- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 441 - 450 of 853 for tests (0.23 sec)
-
set_config — scikit-learn 1.7.0 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 -
RidgeCV — scikit-learn 1.7.0 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html -
GaussianProcessClassifier — scikit-learn 1.7.0 ...
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
Trump and U.S. intelligence appear at odds over...
They would achieve a test device and possibly an initial...Iran would have to build and test a device that can be delivered...www.nbcnews.com/world/iran/us-intelligence-assessment-irans-nuclear-program-remains-unchanged-rcn... -
LogisticRegressionCV — scikit-learn 1.7.0 docum...
scoring option on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
Plot Ridge coefficients as a function of the re...
regularization on training and test error Effect of model regularization...regularization on training and test error HuberRegressor vs Ridge...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html -
GaussianNB — scikit-learn 1.7.0 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
Gaussian Mixture Model Selection — scikit-learn...
"mean_test_score" ] ] df [ "mean_test_score" ] = - df...df [ "mean_test_score" ] df = df . rename ( columns = { "param_n_components"...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html -
Search applications - Search API & toolkit for ...
Start free trial Download now Test the latest AI search capabilities...composable search pipelines. Test different retrieval strategies,...www.elastic.co/enterprise-search/search-applications -
Early stopping in Gradient Boosting — scikit-le...
y_val = train_test_split ( X , y , test_size = 0.2 , random_state...sklearn.model_selection import train_test_split data = fetch_california_housing...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html