- Sort Score
- Num 10 results
- Language All
- Labels All
Results 661 - 670 of 3,672 for test (0.54 seconds)
Filter
-
Custom refit strategy of a grid search with cro...
split into a training and a testing set of equal size. from sk...cross-validated model on the test set. If `scoring` represents...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
MLPRegressor — scikit-learn 1.8.0 documentation
train-test split if early stopping is used,...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
GaussianMixture — scikit-learn 1.8.0 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 -
Get to know watsonx Orchestrate
beta for testing inside the Agent Builder: Speech-to-text and text-to-speech...CLI designed for building, testing, and deploying AI agents. The...developer.ibm.com/blogs/watsonx-orchestrate-june2025/ -
Configuración de Seguridad
O = Test , L = Test , C = DE Configuración...fess.codelibs.org/es/15.4/install/security.html -
TunedThresholdClassifierCV — scikit-learn 1.8.0...
test splits; "prefit" , to bypass...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html -
Get started with Quarkus CLI - IBM Developer
properties │ └── test / # Unit and integration tests ├── pom.xml #...them. src/test/java/ - This is where you write tests. Quarkus...developer.ibm.com/learningpaths/quarkus-basics/quarkus-cli/ -
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 -
Vector search | Elastic
www.elastic.co/demo-gallery/vector-search -
Getting started with the Quarkus CLI
properties │ └── test / # Unit and integration tests ├── pom.xml #...them. src/test/java/ - This is where you write tests. Quarkus...developer.ibm.com/tutorials/quarkus-basics-01/