- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 441 - 450 of 862 for tests (0.1 sec)
-
Version 1.0 — scikit-learn 1.7.2 documentation
'mean_test_score' 'std_test_score' , and 'split(k)_test_score'...Change utils._testing.assert_warns and utils._testing.assert_warns_message...scikit-learn.org/stable/whats_new/v1.0.html -
Features in Histogram Gradient Boosting Trees —...
import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html -
Elastic Observability [8.19] | 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.19/index.html -
タイプセーフメール送信 (MailFlute) | LastaFlute
subject to show test environment or not mail.subject.test.prefix = [Test]...[Test] # The common return path of all mail mail.return.path...dbflute.seasar.org/ja/lastaflute/howto/architecture/typesafemail.html -
fetch_lfw_pairs — scikit-learn 1.7.2 documentation
‘test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
Univariate Feature Selection — scikit-learn 1.7...
X_test , y_train , y_test = train_test_split ( X ,...format ( clf . score ( X_test , y_test ) ) ) svm_weights = np ....scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html -
課題追跡
dbflute.seasar.org/maven/plugin/ja/issue-tracking.html -
Sample pipeline for text feature extraction and...
) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
set_config — scikit-learn 1.7.2 documentation
for easier benchmarking and testing of scikit-learn internals....for easier benchmarking and testing of scikit-learn internals....scikit-learn.org/stable/modules/generated/sklearn.set_config.html -
dbflute-maven-plugin - dbflute:generate-crud-ta...
dbflute.seasar.org/maven/plugin/generate-crud-tablemeta-mojo.html