- Sort Score
- Num 10 results
- Language All
- Labels All
Results 631 - 640 of 2,592 for test (4.07 seconds)
-
ExtraTreesClassifier — scikit-learn 1.7.2...
max_leaf_nodes in best-first fashion. Best nodes are defined...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html -
LinearSVC — scikit-learn 1.7.2 documentation
vs the rest. It is possible to implement one vs the rest with SVC...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
ChatGPT and Elasticsearch: OpenAI meets private...
the full body text, those larger bodies of text may need to be...click Continue again at the Test stage. Click Create Pipeline...www.elastic.co/search-labs/blog/chatgpt-elasticsearch-openai-meets-private-data -
ContextConfiguration (Spring Framework 7.0.0 API)
annotation that can be applied to a test class to define metadata that...ApplicationContext for integration tests. Supported Resource Types Context...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Context... -
A-Index (Spring Framework 7.0.0 API)
associated with a test as dirty for both test classes and test methods...org.springframework.test.context.testng Abstract base test class which...docs.spring.io/spring-framework/docs/current/javadoc-api/index-files/index-1.html -
Elasticsearch features list | Elastic
"query" : "this is a test", "operator"...default distribution, you can also test out Platinum features such as...www.elastic.co/elasticsearch/features -
Add NLP inference to ingest pipelines | Machine...
sample document for testing. For example, to test a trained model... "size": 50 }, "dest": { "index": "lang-test", "pipeline": "my-lang-pipeline"...www.elastic.co/guide/en/machine-learning/8.19/ml-nlp-inference.html -
Gradient Boosting Out-of-Bag estimates — ...
X_train [ test ], y_train [ test ]) val_scores /= n_splits...cv_estimate ( 3 ) # Compute best n_estimator for test data test_score =...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...McCandless) Tests (1) LUCENE-8035 : Run tests with...lucene.apache.org/core/7_5_0/changes/Changes.html -
Perceptron — scikit-learn 1.7.2 documenta...
classification of text documents Out-of-core classification of text documents...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html