- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 101 - 110 of 1,340 for test (0.85 sec)
-
LassoLarsCV — 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.linear_model.LassoLarsCV.html -
RepeatedKFold — scikit-learn 1.7.1 documentation
print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html -
check_estimator — scikit-learn 1.7.1 documentation
running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html -
learning_curve — scikit-learn 1.7.1 documentation
( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html -
KNeighborsRegressor — scikit-learn 1.7.1 docume...
or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html -
OrthogonalMatchingPursuit — scikit-learn 1.7.1 ...
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.linear_model.OrthogonalMatchingPursuit.html -
auto_examples_jupyter.zip
X_test, y_train, y_test = train_test_split(\n X, y, test_size=0.25,...\"%(n_test)6d test docs (%(n_test_pos)6d positive) \" % test_stats\n...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
IsotonicRegression — scikit-learn 1.7.1 documen...
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.isotonic.IsotonicRegression.html -
Subscriptions | Elastic Stack Products & Suppor...
Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...www.elastic.co/subscriptions -
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