- Sort Score
- Num 10 results
- Language All
- Labels All
Results 161 - 170 of 2,473 for test (8.36 seconds)
-
LassoCV — scikit-learn 1.7.2 documentation
default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html -
9.3. Parallelism, resource management, and conf...
sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...scikit-learn.org/stable/computing/parallelism.html -
Comparing Random Forests and Histogram Gradient...
significant improvement of the testing score. Plot results # We can...elapsed computing time and mean test score. Passing the cursor over...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html -
Tweedie regression on insurance claims — ...
TweedieRegressor subset train test train test metric D² explained NaN...e an estimator on train and test sets with different metrics"""...scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html -
Contributing — scikit-learn 1.7.2 documen...
sklearn path/to/tests See also Testing and improving test coverage ....matplotlib-related tests # Test fixtures ensure that a set of tests will be...scikit-learn.org/stable/developers/contributing.html -
RepeatedKFold — scikit-learn 1.7.2 docume...
index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...index=[1 2] Test: index=[0 3] Fold 3: Train: index=[0 3] Test: index=[1...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html -
Ordinary Least Squares and Ridge Regression ...
evaluate on a test set, and visualize the predictions....and target into training and test sets. from sklearn.datasets...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html -
permutation_test_score — scikit-learn 1.7...
implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...splitting the dataset into train/test set. Changed in version 1.6:...scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html -
MergedAnnotationPredicates (Spring Framework 7....
implementations that provide various test operations for MergedAnnotations...matched Returns: a Predicate to test the annotation type typeIn public...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/annotation/Merg... -
Develop a JMS application for CICS Liberty - IB...
Test the MDB sample To test the MDB sample, download...used in the MDB test. http://host:port/jmsweb?test=readtsq -- Read...developer.ibm.com/tutorials/develop-jms-applications-for-ibm-cics-liberty/