- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1041 - 1050 of 2,482 for 2 (0.53 sec)
-
Early stopping of Stochastic Gradient Descent —...
2 ), } # Load the dataset X , y...subplots ( nrows = 1 , ncols = 2 , sharey = True , figsize = (...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html -
load_sample_images — scikit-learn 1.7.2 documen...
images ) 2 >>> first_img_data = dataset ....scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_images.html -
Swiss Roll And Swiss-Hole Reduction — scikit-le...
n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html -
Outlier detection on a real data set — scikit-l...
2 ]] # two clusters fig , ax = plt..."outlying points" , xy = ( 4 , 2 ), xycoords = "data" , textcoords...scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html -
Sample pipeline for text feature extraction and...
to index 2 transform_funcs [ "norm" ] = lambda x : 2 if x == "l2"...Loading 20 newsgroups dataset for 2 categories: ['alt.atheism', '...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
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 -
Glossary of Common Terms and API Elements — sci...
2], 2 is the positive class; of [‘no’,...array whose .shape has length 2. Often represents a matrix. API...scikit-learn.org/stable/glossary.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 -
中澤裕子、12歳娘との2ショット公開→「びっくり」「こんなに大きいんですね?」とSNS驚き
ことを報告し、2ショットを公開しました。 中澤裕子さん(時事通信フォト) 中澤さんは 「学校が代休の娘と2人でお出かけ。楽しかった」...掲載日 6 分前 中澤裕子、12歳娘との2ショット公開→「びっくり」「こんなに大きいんですね?」とSNS驚き 元モーニン...www.buzzfeed.com/jp/saorihakamada/nakazawayuuko0929 -
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