- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1411 - 1420 of 2,057 for store (0.54 seconds)
Filter
-
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 -
GenericUnivariateSelect — scikit-learn 1.8.0 do...
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 -
balanced_accuracy_score — scikit-learn 1.8.0 do...
would score 0, while keeping perfect performance at a score of 1....prediction scores. precision_score Compute the precision score. recall_score...scikit-learn.org/stable/modules/generated/sklearn.metrics.balanced_accuracy_score.html -
API de Suggest
"score" : 1.0 } ], "total" : 100 }..."guest" ], "lang" : "ja" , "score" : 1.0 } } } Crear Palabra de...fess.codelibs.org/es/15.5/api/admin/api-admin-suggest.html -
2.7. Novelty and Outlier Detection — scikit-lea...
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 -
d2_brier_score — scikit-learn 1.8.0 documentation
# \(D^2\) score function, fraction of Brier score explained....explained. Best possible score is 1.0 and it can be negative because the...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_brier_score.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 -
Recursive feature elimination with cross-valida...
the cross-validated scores. The scoring strategy “accuracy” optimizes...clf , step = 1 , cv = cv , scoring = "accuracy" , min_features_to_select...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html -
Suggest API
roles lang No Language code score No Score (default: 1.0) Response..."guest" ], "lang" : "en" , "score" : 1.0 } ], "total" : 100 }...fess.codelibs.org/15.5/api/admin/api-admin-suggest.html -
MultinomialNB — scikit-learn 1.8.0 documentation
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.MultinomialNB.html