- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 221 - 230 of 1,296 for test (0.22 sec)
-
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 -
support.rst.txt
about repository updates and test failures on the `scikit-learn-commits...scikit-learn.org/stable/_sources/support.rst.txt -
2.1. Gaussian mixture models — scikit-learn 1.7...
scikit-learn.org/stable/modules/mixture.html -
OrthogonalMatchingPursuitCV — scikit-learn 1.7....
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.OrthogonalMatchingPursuitCV.html -
Universal workplace search — Search all your to...
Read story Test the latest AI search capabilities..."query_string": "mountain climbing", "text_fields": [ {"name": "title",...www.elastic.co/enterprise-search/workplace-search -
Compatible third party models | Elastic Docs
e-v2 Third party text embedding models Text Embedding models...Third party text similarity models You can use these text similarity...www.elastic.co/docs/explore-analyze/machine-learning/nlp/ml-nlp-model-ref -
HistGradientBoostingClassifier — scikit-learn 1...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each stage. Parameters...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html -
ELSER | Elastic Docs
Testing ELSER You can test the deployed model...want to test ELSER on. Provide a search query and click Test . Evaluating...www.elastic.co/docs/explore-analyze/machine-learning/nlp/ml-nlp-elser -
ClassifierChain — scikit-learn 1.7.2 documentation
X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html -
StackingRegressor — scikit-learn 1.7.2 document...
train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.3... fit ( X , y , **...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html