- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 61 - 70 of 1,338 for test (0.29 sec)
-
plot_classifier_comparison.rst.txt
and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
RFECV — scikit-learn 1.7.1 documentation
test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html -
Examples — scikit-learn 1.7.1 documentation
(ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...scikit-learn.org/stable/auto_examples/index.html -
Contributing — scikit-learn 1.7.1 documentation
sklearn/linear_model/tests/test_logistic.py to run the tests specific to...sklearn path/to/tests See also Testing and improving test coverage ....scikit-learn.org/stable/developers/contributing.html -
plot_hgbt_regression.zip
import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip -
f_regression — scikit-learn 1.7.1 documentation
Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html -
Tariffs announced, tariffs delayed — tariffs de...
and a court test President Donald Trump’s most...tariff agenda faced a stern test in federal court, NBC News’...www.nbcnews.com/politics/politics-news/tariffs-announced-tariffs-delayed-tariffs-denied-politics-... -
Get started with generative AI free | Elastic
Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...www.elastic.co/cloud/generative-ai-trial-overview -
AdaBoostClassifier — scikit-learn 1.7.1 documen...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html -
ElasticNetCV — scikit-learn 1.7.1 documentation
are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html