- Sort Score
- Result 20 results
- Languages All
- Labels All
Results 221 - 240 of 1,271 for test (1.78 sec)
-
KernelRidge — 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.kernel_ridge.KernelRidge.html -
RAG | Elastic Docs
test, and deploy RAG interfaces on...retrieval capabilities, such as full-text search, vector search, and hybrid...www.elastic.co/docs/solutions/search/rag -
webpack-6d7c26348065038f.js
test(t))e[t]=0;else{var a=new Pr...www.elastic.co/events/elasticon/_next/static/chunks/webpack-6d7c26348065038f.js -
MiniBatchSparsePCA — scikit-learn 1.7.2 documen...
n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html -
SVR — scikit-learn 1.7.2 documentation
expected shape of X is (n_samples_test, n_samples_train). Returns :...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html -
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 -
StackingClassifier — scikit-learn 1.7.2 documen...
train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.9... decision_function...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html -
install.rst.txt
running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...scikit-learn.org/stable/_sources/install.rst.txt -
AI-driven security analytics from Elastic Secur...
2025 Read the blog INDUSTRY TEST Elastic dominates AV‑Comparatives...Endpoint Prevention and Response Test. Read the blog Guided Demo Threats...www.elastic.co/security -
MLPClassifier — scikit-learn 1.7.2 documentation
X_test , y_train , y_test = train_test_split ( X ,...1]) >>> clf . score ( X_test , y_test ) 0.8... fit ( X , y , sample_weight...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html -
Elastic Generative AI Tools and Capabilities | ...
Test drive serverless Generative...GenAI trial Refine semantic text queries, export code, and prototype...www.elastic.co/generative-ai -
SequentialFeatureSelector — scikit-learn 1.7.2 ...
test) splits as arrays of indices....stage, this estimator chooses the best feature to add or remove based...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html -
Configure a Synthetics project | Elastic Docs
Serverless Stack Synthetic tests support the configuration of...more about configuring the tests based on environments, look...www.elastic.co/docs/solutions/observability/synthetics/configure-projects -
NBC News special features and projects | NBC News
Test your knowledge of Olympic sports...Hawaii’s new normal. See our best illustrations and photographs...www.nbcnews.com/specials -
HuberRegressor — 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.HuberRegressor.html -
Install Elasticsearch with RPM | Elastic Docs
Elasticsearch is tested on the listed platforms, but...node in your cluster. You can test this by running a curl command...www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-with-rpm -
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 -
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 -
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 -
GradientBoostingRegressor — scikit-learn 1.7.2 ...
X_test , y_train , y_test = train_test_split ( ......>>> reg . score ( X_test , y_test ) 0.4... For a detailed example...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html