- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1001 - 1010 of 2,651 for 2 (0.09 sec)
-
Explicit feature map approximation for RBF kern...
n_samples // 2 ], digits . target [: n_samples // 2 ]) # Now predict...n_samples // 2 :], digits . target [ n_samples // 2 :]) # data_test...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html -
MNIST classification using multinomial logistic...
subplot ( 2 , 5 , i + 1 ) l1_plot . imshow...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html -
Plot Ridge coefficients as a function of the re...
- 2 , n_alphas ) coefs = [] for a...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html -
Version 0.24 — scikit-learn 1.7.2 documentation
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 -
Support Vector Regression (SVR) using linear an...
) Look at the results # lw = 2 svrs = [ svr_rbf , svr_lin , svr_poly...scikit-learn.org/stable/auto_examples/svm/plot_svm_regression.html -
移行 0.9.7.1 to 0.9.7.2 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0971to0972.html -
Effect of model regularization on training and ...
n_jobs = 2 , score_type = "both" , ) disp..."Validation Curve for ElasticNet (R$^2$ Score)" , xlabel = r "alpha (regularization...scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html -
Varying regularization in Multi-layer Perceptro...
n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html -
Recursive feature elimination with cross-valida...
The introduction of 2 additional redundant (i.e. correlated)...n_informative = 3 , n_redundant = 2 , n_repeated = 0 , n_classes =...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html -
Poisson regression and non-normal loss — scikit...
'Regular' 1217 R82 2 5.0 1 0.75000 B 6 2 52 50 B12 'Diesel' 54...plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 8 ))...scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html