- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1011 - 1020 of over 10,000 for 2 (0.16 seconds)
-
移行 0.9.5.1 to 0.9.5.2 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0951to0952.html -
Version 1.6 — scikit-learn 1.7.2 document...
predict offering a speedup of up to 2-4x on sample sizes larger than...summary messages, verbose >= 2 prints the full information as...scikit-learn.org/stable/whats_new/v1.6.html -
Version 0.24 — scikit-learn 1.7.2 documen...
2 # April 2021 Changelog # sklearn.compose...single metrics and verbose > 2. #19659 by Thomas Fan . Fix Some...scikit-learn.org/stable/whats_new/v0.24.html -
Custom refit strategy of a grid search with cro...
This examples shows how a classifier is optimized by cross-validation, which is done using the GridSearchCV object on a development set that comprises only half of the available labeled data. The p...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
Version 0.17 — scikit-learn 1.7.2 documen...
different filenames under Python 2 and Python 3 to avoid pickling...scikit-learn.org/stable/whats_new/v0.17.html -
Bisecting K-Means and Regular K-Means Performan...
centers = 2 , random_state = random_state...scikit-learn.org/stable/auto_examples/cluster/plot_bisect_kmeans.html -
Post-hoc tuning the cut-off point of decision f...
subplots ( ncols = 2 , figsize = ( 12 , 4 ), sharex...scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html -
9.1. Strategies to scale computationally: bigge...
scikit-learn.org/stable/computing/scaling_strategies.html -
Illustration of prior and posterior Gaussian pr...
0 ] - 2.5 ) ** 2 ) n_samples = 5 Kernel cookbook...0.799**2 * ExpSineSquared(length_scale=0.791, periodicity=2.87)...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html -
Single estimator versus bagging: bias-variance ...
- ( x ** 2 )) + 1.5 * np . exp ( - (( x - 2 ) ** 2 )) def generate...{0} : {1:.4f} (error) = {2:.4f} (bias^2) " " + {3:.4f}...scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html