- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 141 - 150 of 1,340 for test (0.85 sec)
-
HalvingRandomSearchCV — scikit-learn 1.7.1 docu...
selected best_index_ given cv_results_ . In that case, the best_estimator_...returned best_index_ while the best_score_ attribute will not be available....scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html -
Elasticsearch rename index - Elasticsearch Labs
and run some test searches to ensure the data...size and health: 3. Run some test searches to ensure the data...www.elastic.co/search-labs/blog/elasticsearch-rename-index -
Elastic Cloud on Kubernetes | Deploy and Orches...
test, and learn together. The ECK...Enterprise . It’s our battle-tested product — which also powers...www.elastic.co/elastic-cloud-kubernetes -
PLSCanonical — scikit-learn 1.7.1 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.cross_decomposition.PLSCanonical.html -
Attack Discovery | Elastic
www.elastic.co/demo-gallery/security-attack-discovery -
GaussianMixture — scikit-learn 1.7.1 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 -
HistGradientBoostingRegressor — scikit-learn 1....
>>> est = HistGradientBoosting () . fit ( X , y ) >>> est . score...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html -
GaussianNB — scikit-learn 1.7.1 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 -
BaggingRegressor — scikit-learn 1.7.1 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 -
BayesianRidge — scikit-learn 1.7.1 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