- Sort Score
- Num 10 results
- Language All
- Labels All
Results 791 - 800 of 5,413 for book (0.52 seconds)
-
check_estimator — scikit-learn 1.7.2 docu...
legacy : bool = True , expected_failed_checks...instance to check. generate_only bool, default=False When False ,...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html -
load_diabetes — scikit-learn 1.7.2 docume...
Parameters : return_X_y bool, default=False If True, returns...Added in version 0.18. as_frame bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_diabetes.html -
mutual_info_regression — scikit-learn 1.7...
bool, array-like}, default=’auto’ If bool, then determines...could introduce a bias. copy bool, default=True Whether to make...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html -
SimpleImputer — scikit-learn 1.7.2 docume...
copy bool, default=True If True, a copy...add_indicator=True . add_indicator bool, default=False If True, a MissingIndicator...scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html -
LinearSVC — scikit-learn 1.7.2 documentation
dual “auto” or bool, default=”auto” Select the algorithm...will be ignored. fit_intercept bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
ShrunkCovariance — scikit-learn 1.7.2 doc...
Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, data...scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html -
MultiTaskLassoCV — scikit-learn 1.7.2 doc...
fit_intercept bool, default=True Whether to calculate...is smaller than tol . copy_X bool, default=True If True , X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html -
mutual_info_classif — scikit-learn 1.7.2 ...
bool or array-like, default=’auto’ If bool, then determines...could introduce a bias. copy bool, default=True Whether to make...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html -
EllipticEnvelope — scikit-learn 1.7.2 doc...
Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html -
SGDClassifier — scikit-learn 1.7.2 docume...
fit_intercept bool, default=True Whether the intercept...Added in version 0.19. shuffle bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html