- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1701 - 1710 of 2,378 for store (0.53 seconds)
Filter
-
plot_hgbt_regression.ipynb
training if the validation score does not\nimprove (or degrades)...\"categorical_features\": None,\n \"scoring\": \"neg_root_mean_squared...scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb -
plot_kmeans_digits.zip
homo homogeneity score compl completeness score v-meas V measure...==========nhomo homogeneity score\ncompl completeness score\nv-meas V measure\nARI...scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip -
Scaling the regularization parameter for SVCs &...
) We compute the mean test score for different values of C via...0 ] . set_ylabel ( "CV score" ) axes [ 0 ] . set_title...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
Effect of varying threshold for self-training &...
scores . mean ( axis = 1 ), yerr = scores . std ( axis...append ( x_values , 0.99999 ) scores = np . empty (( x_values ....scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html -
classification_report — scikit-learn 1.8....
F1 score for each class. Dictionary returned...'recall' : 1.0 , 'f1-score' : 0.67 , 'support'...scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html -
XMLによる検索結果の出力
&lt;td</cache> <score>4.98744</score> <digest>goo...00:00:00 から始まるミリ秒。 cache コンテンツの内容。 score ドキュメントのスコア値。 digest ドキュメントのダイジェスト文字列。...fess.codelibs.org/ja/4.0/user/xml-response.html -
Multi-class AdaBoosted Decision Trees — s...
to two baseline scores. The first baseline score is the misclassification_error...point. The second baseline score is obtained from the DummyClassifier...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
Dimensionality Reduction with Neighborhood Comp...
score ( model . transform ( X_test...points and show the evaluation score plt . scatter ( X_embedded [:,...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html -
KMeans — scikit-learn 1.8.0 documentation
score ( X , y = None , sample_weight...assigned equal weight. Returns : score float Opposite of the value...scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html -
label_ranking_loss — scikit-learn 1.8.0 d...
n_labels) Target scores, can either be probability...classifiers). For decision_function scores, values greater than or equal...scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_loss.html