- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 931 for tests (0.11 sec)
-
Elastic Observability 8.2: Tail-based sampling,...
test, or staging), and transaction...fashion. New synthetic cloud testing infrastructure (beta) Monitoring...www.elastic.co/blog/whats-new-elastic-observability-8-2-0 -
RandomizedSearchCV — scikit-learn 1.6.1 documen...
param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...'split0_test_score' : [ 0.80 , 0.84 , 0.70 ], 'split1_test_score'...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html -
Feature importances with a forest of trees — sc...
X_test , y_train , y_test = train_test_split ( X ,...permutation_importance ( forest , X_test , y_test , n_repeats = 10 , random_state...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html -
robust_scale — scikit-learn 1.6.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 -
cRank it up! - Introducing the Elastic Rerank m...
Our detailed testing shows a 40% uplift on a broad...much larger models. In our testing a few models, such as bge-re-ranker-v2-gemma...www.elastic.co/search-labs/blog/elastic-rerank-model-introduction -
NuSVR — scikit-learn 1.6.1 documentation
expected shape of X is (n_samples_test, n_samples_train). Returns :...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html -
RocCurveDisplay — scikit-learn 1.7.dev0 documen...
X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......scikit-learn.org/dev/modules/generated/sklearn.metrics.RocCurveDisplay.html -
EstimatorCheckFailedWarning — scikit-learn 1.6....
estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html -
quantile_transform — scikit-learn 1.6.1 documen...
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.quantile_transform.html -
fetch_rcv1 — scikit-learn 1.6.1 documentation
‘test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html