- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1491 - 1500 of 2,496 for 2 (1.1 sec)
-
【ニトリ】1台5役の「999円調理グッズ」が便利すぎて最高!下ごしらえはもちろん、ラーメンやケ...
2×高さ11.3cm。結構大きいので、一度に家族分の料理を用意できそうです。...その上に肉まんを置いたら、フタをして電子レンジへ。加熱時間は600Wで(約)2分行いました。 Rei Sato / BuzzFeed フタ...www.buzzfeed.com/jp/reisato/nitori-silicone-pot-5 -
LearningCurveDisplay — scikit-learn 1.7.1 docum...
2 Release Highlights for scikit-learn 1.2 On this page...visualization. Added in version 1.2. Parameters : train_sizes ndarray...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html -
KernelPCA — scikit-learn 1.7.1 documentation
This method is based on [2] . eigen_solver {‘auto’, ‘dense’,...Springer, Berlin, Heidelberg, 1997. [ 2 ] Bakır, Gökhan H., Jason Weston,...scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html -
GaussianNB — scikit-learn 1.7.1 documentation
2 ]]) >>> Y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
業務的one-to-one (BizOneToOne) | DBFlute
引っ越し予定 | 2: Savicevic | | 東金: 2002-02-22 - 2011-11-16 | | 2: Savicevic...+ | 1 | 1 | SEA | | 2 | 1 | SEA | | 3 | 2 | SEA | | 4 | 3 | SEA...dbflute.seasar.org/ja/manual/function/genbafit/implfit/bizonetoone/index.html -
Imputing missing values before building an esti...
True ) mses_diabetes [ 2 ], stds_diabetes [ 2 ] = get_score ( X_miss_diabetes...mses_california [ 2 ], stds_california [ 2 ] = get_score ( X_miss_california...scikit-learn.org/stable/auto_examples/impute/plot_missing_values.html -
Permutation Importance with Multicollinear or C...
n_jobs = 2 ) perm_sorted_idx = result . importances_mean...score ( X_test , y_test ) : .2 } " ) Baseline accuracy on test...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html -
plot_classifier_comparison.ipynb
n n_features=2, n_redundant=0, n_informative=2, random_state=1,... = np.random.RandomState(2)\nX += 2 * rng.uniform(size=X.sha...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
Column Transformer with Heterogeneous Data Sour...
We will only use posts from 2 categories to speed up running...empty ( shape = ( len ( posts ), 2 ), dtype = object ) for i , text...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.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