- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 291 - 300 of 458 for f (0.14 sec)
-
Receiver Operating Characteristic (ROC) with cr...
name = f "ROC fold { fold } " , alpha =..."True Positive Rate" , title = f "Mean ROC curve with variability...scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html -
Visualization of MLP weights on MNIST — scikit-...
print ( "Training set score: %f " % mlp . score ( X_train , y_train...)) print ( "Test set score: %f " % mlp . score ( X_test , y_test...scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html -
dbflute-0.8.8.8.zip
Hex {{ digit | a-f | A-F } {digit | a-f | A-F }} [...] The hexadecimal...String pattern = ab([^d]*)d([^f]*)f; public void RegexpTest(String);...dbflute.seasar.org/download/dbflute/dbflute-0.8.8.8.zip -
Various Agglomerative Clustering on a 2D embedd...
marker = f "$ { digit } $" , s = 50 , c =...scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html -
Nearest Neighbors Classification — scikit-learn...
set_title ( f "3-Class classification \n (k=...scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html -
Decision Boundaries of Multinomial and One-vs-R...
f "Multinomial Logistic Regression...), ( logistic_regression_ovr , f "One-vs-Rest Logistic Regression...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html -
用語集アルファベット | DBFlute
dbflute.seasar.org/ja/manual/reference/dictionary/alphabet/index.html -
スポーツランキング一覧78件中 1件から20件 - gooランキング
3位「神龍の伝説」、2位「復活のF」、1位は… 10 一番好きな日本の家電メーカーランキング!...最高に面白かった劇場版ドラゴンボールランキング!3位「神龍の伝説」、2位「復活のF」、1位は… 4 ジャンプ史上最高傑作だと思うスポーツアニメ...ranking.goo.ne.jp/category/9/ -
Class Likelihood Ratios to measure classificati...
random_state = 0 ) print ( f "Percentage of people carrying... ( y_test , y_pred ) print ( f "LR+: { pos_LR : .3f } " ) LR+:...scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html -
Lasso model selection: AIC-BIC / cross-validati...
columns = [ f "random_ { i : 02d } " for i in...legend () _ = ax . set_title ( f "Information-criterion for model...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html