- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 491 - 500 of 931 for tests (0.15 sec)
-
ExtraTreeRegressor — scikit-learn 1.6.1 documen...
X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.33... apply ( X , check_input...scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html -
plot_release_highlights_1_6_0.ipynb
\n- Many tests in the common test suite are updated...the `_xfail_checks`\n tag and tests which are expected to fail are...scikit-learn.org/stable/_downloads/862c762bdafef83db4c2c9e803ed6295/plot_release_highlights_1_6_0... -
Forecasting of CO2 level on Mona Loa dataset us...
month / 12 X_test = np . linspace ( start = 1958...gaussian_process . predict ( X_test , return_std = True ) mean_y_pred...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_co2.html -
Real User Monitoring (RUM) with Elastic Observa...
and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...www.elastic.co/observability/real-user-monitoring -
sklearn.exceptions — scikit-learn 1.6.1 documen...
estimator check from the common tests fails....scikit-learn.org/stable/api/sklearn.exceptions.html -
load_iris — scikit-learn 1.6.1 documentation
(ROC) with cross validation Test with permutations the significance...significance of a classification score Test with permutations the significance...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
config_context — scikit-learn 1.6.1 documentation
for easier benchmarking and testing of scikit-learn internals....for easier benchmarking and testing of scikit-learn internals....scikit-learn.org/stable/modules/generated/sklearn.config_context.html -
Elasticsearch Serverless Pricing | Elastic
www.elastic.co/pricing/serverless-search -
Selecting dimensionality reduction with Pipelin...
cv_results_ [ "mean_test_score" ]) # scores are in the...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
OrthogonalMatchingPursuit — scikit-learn 1.6.1 ...
scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html