- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1121 - 1130 of 1,745 for store (3.56 seconds)
-
DummyRegressor — scikit-learn 1.7.2 docum...
score ( X , y ) 0.0 fit ( X , y ,...distribution of query points. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html -
average_precision_score — scikit-learn 1....
precision (AP) from prediction scores. AP summarizes a precision-recall...(n_samples, n_classes) Target scores, can either be probability...scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html -
GenericUnivariateSelect — scikit-learn 1....
of feature scores, None if score_func returned scores only. n_features_in_...returning a pair of arrays (scores, pvalues). For modes ‘percentile’...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html -
BuzzFeed[B!]新着記事・評価 - はてなブックマーク
Stories that matter to you. 【白菜に牛乳...Life, Entertainment, and more. Stories that matter to you. エンタメ 2025/11/16...b.hatena.ne.jp/site/www.buzzfeed.com/ -
NearestCentroid — scikit-learn 1.7.2 docu...
score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html -
Model-based and sequential feature selection &#...
features based a cross-validation score. That is, we start with 0 features...single feature with the highest score. The procedure is repeated until...scikit-learn.org/stable/auto_examples/feature_selection/plot_select_from_model_diabetes.html -
2.7. Novelty and Outlier Detection — scik...
of a threshold on the raw scoring function computed by the estimator....estimator. This scoring function is accessible through the score_samples...scikit-learn.org/stable/modules/outlier_detection.html -
CalibratedClassifierCV — scikit-learn 1.7...
2 ] 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 -
3.3. Tuning the decision threshold for class pr...
point is addressed by providing scores using predict_proba or decision_function...the latter returns a decision score for each class. The decision...scikit-learn.org/stable/modules/classification_threshold.html -
CategoricalNB — scikit-learn 1.7.2 docume...
score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html