- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 261 - 270 of 926 for book (0.78 sec)
-
ColumnTransformer — scikit-learn 1.7.2 document...
array-like of bool, slice or callable Indexes the...values the weights. verbose bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html -
SelfTrainingClassifier — scikit-learn 1.7.2 doc...
verbose bool, default=False Enable verbose...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.SelfTrainingClassifier.html -
MiniBatchDictionaryLearning — scikit-learn 1.7....
shuffle bool, default=True Whether to shuffle...from 1.0 to alpha . verbose bool or int, default=False To control...scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html -
check_estimator — scikit-learn 1.7.2 documentation
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 -
PLSRegression — scikit-learn 1.7.2 documentation
scale bool, default=True Whether to scale...the left singular vector. copy bool, default=True Whether to copy...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html -
HistGradientBoostingRegressor — scikit-learn 1....
sample_weight_val : bool | None | str = '$UNCHANGED$' , y_val : bool | None...categorical_features array-like of {bool, int, str} of shape (n_features)...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html -
robust_scale — scikit-learn 1.7.2 documentation
with_centering bool, default=True If True , center...before scaling. with_scaling bool, default=True If True , scale...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html -
orthogonal_mp — scikit-learn 1.7.2 documentation
precompute ‘auto’ or bool, default=False Whether to perform...n_samples is very large. copy_X bool, default=True Whether the design...scikit-learn.org/stable/modules/generated/sklearn.linear_model.orthogonal_mp.html -
dict_learning_online — scikit-learn 1.7.2 docum...
return_code bool, default=True Whether to also...256 in version 1.3. verbose bool, default=False To control the...scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html -
MultiTaskElasticNetCV — scikit-learn 1.7.2 docu...
fit_intercept bool, default=True Whether to calculate...from 3-fold to 5-fold. copy_X bool, default=True If True , X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html