- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 581 - 590 of 1,829 for test (0.11 sec)
-
1.9. Naive Bayes — scikit-learn 1.6.0 documenta...
X_test , y_train , y_test = train_test_split ( X ,...: %d " ... % ( X_test . shape [ 0 ], ( y_test != y_pred ) . sum...scikit-learn.org/stable/modules/naive_bayes.html -
Elastic Observability [8.17] | 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/current/index.html -
4.2. Permutation feature importance — scikit-le...
model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...scikit-learn.org/stable/modules/permutation_importance.html -
Team list
dbflute.seasar.org/maven/plugin/team-list.html -
Run Elasticsearch | Elasticsearch Guide [8.17] ...
setup for development and testing. Hosted options Elastic Cloud...www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro-deploy.html -
RadiusNeighborsRegressor — scikit-learn 1.7.dev...
or None Test samples. If None , predictions...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/dev/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html -
Scaling the regularization parameter for SVCs —...
= 1e-3 ) We compute the mean test score for different values of...train_sizes ] shuffle_params = { "test_size" : 0.3 , "n_splits" : 150...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
Governor Newsom takes proactive action to stren...
already established the largest testing and monitoring system in the...outbreak. Building on California’s testing and monitoring system — the...www.gov.ca.gov/2024/12/18/governor-newsom-takes-proactive-action-to-strengthen-robust-state-respo... -
set_config — scikit-learn 1.6.0 documentation
If ‘text’, estimators will be displayed as text. Default...for easier benchmarking and testing of scikit-learn internals....scikit-learn.org/stable/modules/generated/sklearn.set_config.html -
OneClassSVM — scikit-learn 1.6.0 documentation
n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...expected shape of X is (n_samples_test, n_samples_train). Returns :...scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html