- Sort Score
- Num 10 results
- Language All
- Labels All
Results 961 - 970 of 1,301 for store (0.25 seconds)
Filter
-
Récupération en masse des résultats de recherche
Corps du texte (extrait) score : Score de recherche boost : Valeur...) print ( f "Average score: { df [ 'score' ] . mean () } " ) #...fess.codelibs.org/fr/15.5/config/search-scroll.html -
plot_hgbt_regression.ipynb
training if the validation score does not\nimprove (or degrades)...\"categorical_features\": None,\n \"scoring\": \"neg_root_mean_squared...scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb -
Search results for JSON output
score Score values of the document. Digest...\u002F tr> \n <tr> \n <td" , "score" : "4.98744" , "digest" : "goo...fess.codelibs.org/4.0/user/json-response.html -
NuSVC — 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.svm.NuSVC.html -
Elastic DiskBBQ introduction: An alternative to...
contained in each cluster by bulk scoring the distance between the cluster’s...memory at a time for fast scoring, with very low memory requirements...www.elastic.co/search-labs/blog/diskbbq-elasticsearch-introduction -
Probability calibration of classifiers — scikit...
probabilities using Brier’s score (see https://en.wikipedia.org/wiki/Brier_score...significantly improved Brier score. # Authors: The scikit-learn...scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html -
Selecting the number of clusters with silhouett...
with below average silhouette scores and also due to wide fluctuations...) # Compute the silhouette scores for each sample sample_silhouette_values...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html -
Effect of varying threshold for self-training —...
scores . mean ( axis = 1 ), yerr = scores . std ( axis...append ( x_values , 0.99999 ) scores = np . empty (( x_values ....scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html -
classification_report — scikit-learn 1.8.0 docu...
F1 score for each class. Dictionary returned...0.5 , 'recall' : 1.0 , 'f1-score' : 0.67 , 'support' : 1 }, 'label...scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html -
KMeans — scikit-learn 1.8.0 documentation
score ( X , y = None , sample_weight...assigned equal weight. Returns : score float Opposite of the value...scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html