- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 161 - 170 of 1,297 for test (0.91 sec)
-
BayesianGaussianMixture — scikit-learn 1.7.2 do...
log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html -
GaussianProcessRegressor — scikit-learn 1.7.2 d...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html -
Elastic AI Ecosystem | Reduce complexity, deplo...
Program Resources AI Playground Test the latest AI search capabilities...partners, in delivering the best GenAI, agentic AI, and MCP solutions....www.elastic.co/partners/ai-ecosystem -
ensemble.rst.txt
mean_squared_error(y_test, est.predict(X_test)) 5.00 >>> _ = est.set_para...to est >>> mean_squared_error(y_test, est.predict(X_test)) 3.84...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
GaussianMixture — scikit-learn 1.7.2 documentation
log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html -
ClassifierMixin — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html -
BayesianRidge — scikit-learn 1.7.2 documentation
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html -
BaggingRegressor — scikit-learn 1.7.2 documenta...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html -
core.a69311f6490f86959bd9.js
Is test environment?",t,t?"unit test or ads service test":"production...section/.test(r),i=/tag/.test(r),a=/vertical/.test(r),c=/bad...www.buzzfeed.com/static-assets/js/core.a69311f6490f86959bd9.js -
8.4. Loading other datasets — scikit-learn 1.7....
X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......scikit-learn.org/stable/datasets/loading_other_datasets.html