- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1151 - 1160 of 1,745 for store (3.44 seconds)
-
classification_report — scikit-learn 1.7....
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 -
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 -
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 -
Non-negative least squares — scikit-learn...
"NNLS R2 score" , r2_score_nnls ) NNLS R2 score 0.8225220806196525..."OLS R2 score" , r2_score_ols ) OLS R2 score 0.7436926291700354...scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html -
Visualization of MLP weights on MNIST — s...
05534985 Training set score: 0.986429 Test set score: 0.953061 # Authors:..."Training set score: %f " % mlp . score ( X_train , y_train...scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html -
fowlkes_mallows_score — scikit-learn 1.7....
Returns : score float The resulting Fowlkes-Mallows score. References...but not in labels_pred ). The score ranges from 0 to 1. A high value...scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html -
plot_hgbt_regression.py
training if the validation score does not # improve (or degrades)..."categorical_features": None, "scoring": "neg_root_mean_squared_error",...scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py -
adjusted_rand_score — scikit-learn 1.7.2 ...
RI score is then “adjusted for chance” into the ARI score using...Returns : ARI float Similarity score between -0.5 and 1.0. Random...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html -
Model Selection — scikit-learn 1.7.2 docu...
complexity and cross-validated score Balance model complexity and...and cross-validated score Class Likelihood Ratios to measure classification...scikit-learn.org/stable/auto_examples/model_selection/index.html -
Common pitfalls in the interpretation of coeffi...
score in scores . items (): ax . plot ([],...regularization" ) for name , score in scores . items (): ax . plot ([],...scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html