- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1191 - 1200 of 1,745 for store (1.99 seconds)
-
Crafting a minimal reproducer for scikit-learn ...
score ( X_test , y_test ) other_score = gbdt . score ( X_test...gbdt . score ( X_test , y_test ) other_score = gbdt . score ( X_test...scikit-learn.org/stable/developers/minimal_reproducer.html -
StackingClassifier — scikit-learn 1.7.2 d...
score ( X_test , y_test ) 0.9... decision_function...probabilities of the input samples. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html -
__sklearn_is_fitted__ as Developer API — ...
X ) return predictions def score ( self , X , y ): """...""" Calculate Score If the estimator is not fitted, then...scikit-learn.org/stable/auto_examples/developing_estimators/sklearn_is_fitted.html -
RandomForestClassifier — scikit-learn 1.7...
estimate the generalization score. By default, accuracy_score...importances. oob_score_ float Score of the training dataset obtained...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html -
Multilabel classification using a classifier ch...
The Jaccard similarity score for chain tends to be greater...0.5. The Jaccard similarity score of the ensemble is greater than...scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html -
BisectingKMeans — scikit-learn 1.7.2 docu...
score ( X , y = None , sample_weight...assigned equal weight. Returns : score float Opposite of the value...scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html -
Comparing Nearest Neighbors with and without Ne...
y_train ) score = clf . score ( X_test , y_test ) _..." {:.2f} " . format ( score ), size = 15 , ha = "center"...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html -
GaussianNB — scikit-learn 1.7.2 documenta...
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.GaussianNB.html -
Multi search template API | Elasticsearch Guide...
frequencies should be used when scoring returned documents. Options...query_then_fetch (default) Documents are scored using local term and document...www.elastic.co/guide/en/elasticsearch/reference/8.19/multi-search-template.html -
Récupération en masse des résultats de recherche
Corps du texte (extrait) score : Score de recherche boost : Valeur...( f "Average score: { df [ 'score' ] . mean () }...fess.codelibs.org/fr/15.3/config/search-scroll.html