- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1021 - 1030 of 3,200 for 2 (0.14 sec)
-
製品サポート期限
2.x 2027-03-01 15.1.x 2027-01-01...2024-02-24 14.3.x 2023-12-28 14.2.x 2023-10-26 14.1.x 2023-09-08...fess.codelibs.org/ja/eol.html -
Comparing randomized search and grid search for...
035905148)} Model with rank: 2 Mean validation score: 0.987 (std:...111111111)} Model with rank: 2 Mean validation score: 0.991 (std:...scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html -
precision_recall_fscore_support — scikit-learn ...
array([2, 2, 2])) On this page This Page...the Precision and recall . [ 2 ] Wikipedia entry for the F1-score...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html -
Plot the decision surface of decision trees tra...
2 ], [ 0 , 3 ], [ 1 , 2 ], [ 1 , 3 ], [ 2 , 3 ]]): #...boundary ax = plt . subplot ( 2 , 3 , pairidx + 1 ) plt . tight_layout...scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html -
A demo of structured Ward hierarchical clusteri...
sigma = 2 ) rescaled_coins = rescale ( smoothened_coins , 0.2 , mode...scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html -
Release Highlights for scikit-learn 0.23 — scik...
2. From 1.2, use # PartialDependenceDis...lam = np . exp ( X [:, 5 ]) / 2 ) X_train , X_test , y_train ,...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html -
Release Highlights for scikit-learn 1.4 — sciki...
2 Release Highlights for scikit-learn 1.2 Release Highlights...fetch_openml ( "adult" , version = 2 , return_X_y = True ) # Remove...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html -
7.6. Random Projection — scikit-learn 1.7.2 doc...
scikit-learn.org/stable/modules/random_projection.html -
Release Highlights for scikit-learn 1.3 — sciki...
gamma ( shape = 2 , scale = np . exp ( X @ coef ) / 2 ) gbdt = HistGradientBoosting...] * 30 + [ 20.4 ] * 20 + [ 21.2 ] * 38 enc = TargetEncoder ( random_state...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html -
Comparing anomaly detection algorithms for outl...
make_blobs ( centers = [[ 2 , 2 ], [ - 2 , - 2 ]], cluster_std = [...make_blobs ( centers = [[ 2 , 2 ], [ - 2 , - 2 ]], cluster_std = [...scikit-learn.org/stable/auto_examples/miscellaneous/plot_anomaly_comparison.html