- Sort Score
- Result 20 results
- Languages All
- Labels All
Results 561 - 580 of 1,333 for test (0.7 sec)
-
f_classif — scikit-learn 1.7.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html -
testimonials.rst.txt
div:: sk-text-image-grid-large .. div:: text-box Scikit-learn..... div:: sk-text-image-grid-large .. div:: text-box Scikit-learn...scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt -
LabelPropagation — scikit-learn 1.7.0 documenta...
n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html -
ハンズオンセクション 8 | DBFlute
引数の値で null は許されない 対応テストメソッド test_updateMemberChangedT_会員が更新されていること()...更新処理後、DB上のデータが更新されていることをアサート test_updateMemberChangedT_排他制御例外が発生すること()...dbflute.seasar.org/ja/tutorial/handson/section08.html -
plot_release_highlights_1_7_0.py
y_val = train_test_split(X, y, test_size=0.2, random_state=0)...sklearn.model_selection import train_test_split from sklearn.pipeline...scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py -
grid_search.rst.txt
have identified the best candidate. The best candidate is identified...`factor=2` candidates: the best candidate is the best out of these 2 candidates....scikit-learn.org/stable/_sources/modules/grid_search.rst.txt -
ハンズオンセクション 6 | DBFlute
UnitContainerTestCas { public void test_ ... () { // _testで補完 ... } } テストクラスで...グが出力されていたかと思います。 これは、既に src/test/resources 配下に log4j.properties...dbflute.seasar.org/ja/tutorial/handson/section06.html -
robust_scale — scikit-learn 1.7.0 documentation
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html -
plot_release_highlights_1_7_0.ipynb
y_val = train_test_split(X, y, test_size=0.2, random_state=0)\n\nclf...sklearn.model_selection import train_test_split\nfrom sklearn.pipeline...scikit-learn.org/stable/_downloads/b7d178d09f44d400894015228deb0ddb/plot_release_highlights_1_7_0... -
Ridge coefficients as a function of the L2 Regu...
our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html -
Quantile regression — scikit-learn 1.7.0 docume...
evaluation by looking at the test error obtained by cross-validation...."neg_mean_squared_error" ], ) print ( "Test error (cross-validated performance)...scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html -
Receiver Operating Characteristic (ROC) with cr...
X [ test ], y [ test ], name = f "ROC fold..., 6 )) for fold , ( train , test ) in enumerate ( cv . split...scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html -
I Tried Making The Hot Cheeto Burrito
Burrito For more viral recipe taste-tests, check out ‘Eating Your Feed’...www.buzzfeed.com/webstories/flamin-hot-cheeto-burrito-recipe-taste-test/ -
13+ Best UPF Sun Hats in 2025, According to Exp...
best under-eye patches , best smart scales and...rating? How we picked the best UPF hats The best UPF hats to shop in...www.nbcnews.com/select/shopping/best-sun-hats-upf-rcna211430 -
Probabilistic predictions with Gaussian process...
according to the log-loss on test data. The figure shows that...train_size :], c = "g" , label = "Test data" , edgecolors = ( 0 , 0...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html -
scale — scikit-learn 1.7.0 documentation
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html -
Elastic Observability [8.18] | Elastic
Write a synthetic test Write a synthetic test to check critical...browser monitors Write a synthetic test Configure individual monitors...www.elastic.co/guide/en/observability/8.18/index.html -
gads.js
ad_test"in e.ARGV&&"true"==e.ARGV.gooad_test&&(e.GAM_TEST_EN...e.ADNW_AB_TEST_CONFIG?e.ADNW_AB_TEST_REPORT_VALUE=e.ADNW_AB_TEST_CO...adcdn.goo.ne.jp/images/js/gads.js -
Combine predictors using stacking — scikit-lear...
mean ( scores [ f 'test_ { value } ' ])) : .2f } +-...f " { np . std ( scores [ f 'test_ { value } ' ]) : .2f } " )...scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html -
power_transform — scikit-learn 1.7.0 documentation
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html