- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 1,753 for test (0.11 sec)
-
Get started with generative AI free | Elastic
Test out ingesting your data, build...Elastic to… Quickly build AI apps Test AI search using your own data,...www.elastic.co/cloud/generative-ai-trial-overview -
SVC — scikit-learn 1.6.0 documentation
cross-validation Nested versus non-nested cross-validation Nested versus...following example: Nested versus non-nested cross-validation Read...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
Examples — scikit-learn 1.7.dev0 documentation
(ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...scikit-learn.org/dev/auto_examples/index.html -
fetch_20newsgroups — scikit-learn 1.6.0 documen...
‘test’ for the test set, ‘all’ for both,...on a Text Dataset Semi-supervised Classification on a Text Dataset...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html -
plot_classifier_comparison.rst.txt
and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
Observability: Get Started creating a synthetic...
if the website or app being tested are accessible from: Elastic's...Elastic's global managed testing infrastructure: With Elastic's global...www.elastic.co/getting-started/observability/create-synthetic-monitor -
6.3. Preprocessing data — scikit-learn 1.6.0 do...
X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...scikit-learn.org/stable/modules/preprocessing.html -
ClassifierMixin — scikit-learn 1.7.dev0 documen...
the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/dev/modules/generated/sklearn.base.ClassifierMixin.html -
f_regression — scikit-learn 1.6.0 documentation
Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html -
RFECV — scikit-learn 1.6.0 documentation
test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html