- Sort Score
- Num 10 results
- Language All
- Labels All
Results 871 - 880 of 1,301 for store (0.22 seconds)
Filter
-
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 -
PoissonRegressor — scikit-learn 1.8.0 documenta...
score ( X , y ) np.float64(0.990)...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html -
Gradient Boosting Out-of-Bag estimates — scikit...
deviance scores on ``X_test`` and ``y_test``.""" score = np . zeros...X_train , y_train ) acc = clf . score ( X_test , y_test ) print (...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html -
Release Highlights for scikit-learn 1.2 — sciki...
23 'auto' scoring scoring: str or callable or None,...versionadded:: 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 -
Imputing missing values with variants of Iterat...
6 )) means = - scores . mean () errors = scores . std () means...cross_val_score ( estimator , X , y , scoring = "neg_mean_squared_error"...scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html -
Comparing randomized search and grid search for...
with rank: 1 Mean validation score: 0.993 (std: 0.007) Parameters:...with rank: 2 Mean validation score: 0.983 (std: 0.018) Parameters:...scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html -
CalibratedClassifierCV — scikit-learn 1.8.0 doc...
Transforming Classifier Scores into Accurate Multiclass Probability...n_classes) The predicted probas. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html -
LinearSVC — scikit-learn 1.8.0 documentation
confidence scores for samples. The confidence score for a sample...get the confidence scores. Returns : scores ndarray of shape (n_samples,)...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
RandomForestRegressor — scikit-learn 1.8.0 docu...
Notes The \(R^2\) score used when calling score on a regressor uses...with Friedman’s improvement score for potential splits, “absolute_error”...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html -
Suggest API
"score" : 1.0 } ], "total" : 100 }..."guest" ], "lang" : "ja" , "score" : 1.0 } } } 创建建议词 请求 POST /...fess.codelibs.org/zh-cn/15.5/api/admin/api-admin-suggest.html