- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1281 - 1290 of 1,998 for store (1.63 seconds)
-
plot_hgbt_regression.zip
training if the validation score does not # improve (or degrades)..."categorical_features": None, "scoring": "neg_root_mean_squared_error",...scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip -
adjusted_rand_score — scikit-learn 1.8.0 ...
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 -
StackingRegressor — scikit-learn 1.8.0 do...
Notes The \(R^2\) score used when calling score on a regressor uses...fit ( X_train , y_train ) . score ( X_test , y_test ) 0.3... fit...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html -
MNIST classification using multinomial logistic...
coef_ == 0 ) * 100 score = clf . score ( X_test , y_test ) #..."Test score with L1 penalty: %.4f " % score ) coef =...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html -
Release Highlights for scikit-learn 1.2 —...
23 'auto' scoring scoring: str or callable or None,...0.23 'auto' scoring scoring: str or callable or None,...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html -
Writing clean, testable, high quality code in P...
that have a higher complexity score are more likely to be fault-prone....all classes and methods It scores close to a 10.0 rating with...developer.ibm.com/articles/au-cleancode/ -
LinearSVR — scikit-learn 1.8.0 documentation
Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html -
SVR — scikit-learn 1.8.0 documentation
Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) The predicted values. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html -
Bulk Retrieval of Search Results
content : Body (excerpt) score : Search score boost : Boost value...( f "Average score: { df [ 'score' ] . mean () }...fess.codelibs.org/15.3/config/search-scroll.html -
Release Highlights for scikit-learn 1.5 —...
5" ) print ( f "Custom score: { custom_score ( y_test , classifier_05...decision threshold: 0.5 Custom score: -0.12 It is interesting to...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html