- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1511 - 1520 of 2,057 for store (0.23 seconds)
Filter
-
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 -
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 -
Massen-Abruf von Suchergebnissen
: Haupttext (Auszug) score : Such-Score boost : Boost-Wert created...( f "Average score: { df [ 'score' ] . mean () }...fess.codelibs.org/de/15.4/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 -
Feature discretization — scikit-learn 1.8.0 doc...
y_train ) score = clf . score ( X_test , y_test ) print...print ( f " { name } : { score : .2f } " ) # plot the decision...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
plot_kmeans_digits.zip
homo homogeneity score compl completeness score v-meas V measure...==========nhomo homogeneity score\ncompl completeness score\nv-meas V measure\nARI...scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip -
Obtención Masiva de Resultados de Búsqueda
( f "Average score: { df [ 'score' ] . mean () }...content : Contenido (extracto) score : Puntuación de búsqueda boost...fess.codelibs.org/es/15.4/config/search-scroll.html -
批量获取搜索结果
) print ( f "Average score: { df [ 'score' ] . mean () } " ) #...title : 标题 content : 正文(摘录) score : 搜索评分 boost : 提升值 created :...fess.codelibs.org/zh-cn/15.5/config/search-scroll.html -
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 -
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