- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 281 - 290 of 813 for tests (1.31 sec)
-
Successive Halving Iterations — scikit-learn 1....
values = "mean_test_score" ) ax = mean_scores ....iterations" ) ax . set_ylabel ( "mean test score" , fontsize = 15 ) ax...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html -
ensemble.rst.txt
train_test_split >>> X_train, X_test, y_train, y_test = train_test_split(X,...X_train, X_test = X[:2000], X[2000:] >>> y_train, y_test = y[:2000],...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
RegressorChain — scikit-learn 1.7.1 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html -
fetch_lfw_pairs — scikit-learn 1.7.1 documentation
‘test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
fetch_species_distributions — scikit-learn 1.7....
scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html -
ShrunkCovariance — scikit-learn 1.7.1 documenta...
: X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html -
1.5. Stochastic Gradient Descent — scikit-learn...
( X_train ) X_test = scaler . transform ( X_test ) # apply same...other \(K-1\) classes. At testing time, we compute the confidence...scikit-learn.org/stable/modules/sgd.html -
Beats Developer Guide [8.18] | Elastic
Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...www.elastic.co/guide/en/beats/devguide/current/index.html -
robust_scale — scikit-learn 1.7.1 documentation
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html -
How to deploy NLP: Text embeddings and vector s...
is a perfect resource for testing vector similarity search, firstly,...inference_threads parameter. We can test the successful deployment of...www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search