- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of 1,345 for test (0.16 sec)
-
DummyRegressor — scikit-learn 1.7.0 documentation
n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html -
Infrastructure monitoring with Elastic Observab...
www.elastic.co/observability/infrastructure-monitoring -
KernelRidge — scikit-learn 1.7.0 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 -
FixedThresholdClassifier — scikit-learn 1.7.0 d...
X_test , y_train , y_test = train_test_split ( ......confusion_matrix ( y_test , classifier . predict ( X_test ))) [[217 7]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html -
Elastic Serverless | Elastic
Playground - Roll up your sleeves Test the latest AI search capabilities...explore how to build RAG systems, test different LLMs from various...www.elastic.co/demo-gallery/serverless -
Announcing Search AI Lake and Elastic Cloud Ser...
browser tests priced per test run and lightweight tests, priced...priced per test per region. See the Elastic Observability Serverless...www.elastic.co/blog/search-ai-lake-elastic-cloud-serverless -
plot_release_highlights_1_6_0.rst.txt
- Many tests in the common test suite are updated...the `_xfail_checks` tag and tests which are expected to fail are...scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_6_0.r... -
How we rebuilt autocomplete for ES|QL - Elastic...
with better test coverage and careful manual testing. But there...features to help you build the best search solutions for your use...www.elastic.co/search-labs/blog/esql-autocomplete-rebuilt -
Introducing approximate nearest neighbor search...
called ann-benchmarks which tests the leading algorithms against...and also did well in our own testing. Another benefit of HNSW is...www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0 -
BayesianGaussianMixture — scikit-learn 1.7.0 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