- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1391 - 1400 of 1,998 for store (0.96 seconds)
-
Release Highlights for scikit-learn 1.7 —...
23 'auto' scoring scoring: str or callable or None,...0.23 'auto' scoring scoring: str or callable or None,...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html -
Normal, Ledoit-Wolf and OAS Linear Discriminant...
score ( X , y ) score_clf2 += clf2 . score ( X , y )...) score_clf3 += clf3 . score ( X , y ) acc_clf1 . append ( score_clf1...scikit-learn.org/stable/auto_examples/classification/plot_lda.html -
get_scorer — scikit-learn 1.8.0 documenta...
Parameters : scoring str, callable or None Scoring method as string....sklearn.metrics. get_scorer ( scoring ) [source] # Get a scorer from...scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer.html -
plot_classifier_comparison.py
y_train) score = clf.score(X_test, y_test) Decis...0.3, y_min + 0.3, ("%.2f" % score).lstrip("0"), size=15, hori...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
MiniBatchKMeans — scikit-learn 1.8.0 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.MiniBatchKMeans.html -
Release Highlights for scikit-learn 1.4 —...
X_test ) print ( f "ROC AUC score is { roc_auc_score ( y_test...y_decision ) } " ) ROC AUC score is 0.9284219937150369 Polars...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html -
Search for relevance | Kibana Guide [8.19] | El...
or score to each document, so you can...relevant results. The higher the score, the better it matches your...www.elastic.co/guide/en/kibana/8.19/discover-search-for-relevance.html -
consensus_score — scikit-learn 1.8.0 docu...
The final score is the sum of similarities divided...consensus_score float Consensus score, a non-negative value, sum of...scikit-learn.org/stable/modules/generated/sklearn.metrics.consensus_score.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.4/config/search-scroll.html -
Comparing anomaly detection algorithms for outl...
compares the score of abnormality of one sample with the scores of its...to look more closely at the scores of abnormality of the samples...scikit-learn.org/stable/auto_examples/miscellaneous/plot_anomaly_comparison.html