- Sort Score
- Num 10 results
- Language All
- Labels All
Results 881 - 890 of 1,301 for store (0.29 seconds)
Filter
-
GammaRegressor — scikit-learn 1.8.0 documentation
score ( X , y ) np.float64(0.773)...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.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 -
Configuration du Rank Fusion
Rank Fusion) RRF calcule les scores en additionnant l’inverse du...de chaque resultat. Formule score ( d ) = Σ 1 / ( k + rank ( d...fess.codelibs.org/fr/15.5/config/rank-fusion.html -
API Suggest
lang Non Code de langue score Non Score (par defaut : 1.0) Reponse..."guest" ], "lang" : "ja" , "score" : 1.0 } ], "total" : 100 }...fess.codelibs.org/fr/15.5/api/admin/api-admin-suggest.html -
GradientBoostingClassifier — scikit-learn 1.8.0...
squared error with improvement score by Friedman, ‘squared_error’...terminate training when validation score is not improving. By default...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html -
jina-rerankers on Elastic Inference Service - E...
candidate lists by scoring documents independently. Scores are compatible...pipeline can score 100 candidates at a time, merge the scores, and sort...www.elastic.co/search-labs/blog/jina-rerankers-elastic-inference-service -
TweedieRegressor — scikit-learn 1.8.0 documenta...
score ( X , y ) np.float64(0.839)...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html -
2.3. Clustering — scikit-learn 1.8.0 documentation
lower scores, and for the adjusted Rand index the score will be...rename 2 to 3, and get the same score: >>> labels_pred = [ 1 , 1 ,...scikit-learn.org/stable/modules/clustering.html -
confusion_matrix_at_thresholds — scikit-learn 1...
negative samples assigned a score < thresholds[i] . fps ndarray...negative samples assigned a score >= thresholds[i] . The total...scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix_at_thresholds.html -
Sample pipeline for text feature extraction and...
between scoring time and mean test score (i.e. “CV score”). Passing...: "CV Score time (s)" , "mean_test_score" : "CV score (accuracy)"...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html