- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 101 - 110 of 1,324 for test (0.13 sec)
-
ElasticNetCV — scikit-learn 1.7.2 documentation
are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
MLPRegressor — scikit-learn 1.7.2 documentation
X_test , y_train , y_test = train_test_split ( X ,...-291]) >>> regr . score ( X_test , y_test ) 0.98 fit ( X , y , sample_weight...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
check_estimator — scikit-learn 1.7.2 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 -
BuzzFeed Video
Eye Ladylike Lady tested, lady approved. Eye Made By...Robbie and Colin Farrell Co-Star Test | First Roles PLAY 11:17 Watch...www.buzzfeed.com/videos -
fetch_species_distributions — scikit-learn 1.7....
scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html -
RFECV — scikit-learn 1.7.2 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 -
LogisticRegressionCV — scikit-learn 1.7.2 docum...
scoring option on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
feature_selection.rst.txt
the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt -
SVC — scikit-learn 1.7.2 documentation
Scalability Nested versus non-nested cross-validation Nested versus...versus non-nested cross-validation Test with permutations the significance...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
RidgeCV — scikit-learn 1.7.2 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.RidgeCV.html