- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of 1,344 for test (0.19 sec)
-
HalvingGridSearchCV — scikit-learn 1.7.0 docume...
selected best_index_ given cv_results_ . In that case, the best_estimator_...returned best_index_ while the best_score_ attribute will not be available....scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html -
GaussianNB — scikit-learn 1.7.0 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
plot_classifier_comparison.ipynb
y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
Implementing search and generative AI for your ...
www.elastic.co/resources/search/ebook/implementing-search-for-your-knowledge-base -
Linklaters Delivers Faster, Better Enterprise S...
test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...www.elastic.co/customers/linklaters -
chi2 — scikit-learn 1.7.0 documentation
with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html -
fess lastadoc
dfmail Test Mail TestmailPostcard 1 crawler.dfmail...String testmail.dfmail Title: Test Mail Class: org.codelibs.fe...fess.codelibs.org/13.1/lastadoc-fess.html -
3.4. Metrics and scoring: quantifying the quali...
(pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...scikit-learn.org/stable/modules/model_evaluation.html -
Infrastructure monitoring with Elastic Observab...
www.elastic.co/observability/infrastructure-monitoring -
TransformedTargetRegressor — scikit-learn 1.7.0...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html