- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 251 - 260 of 821 for book (1.22 sec)
-
fetch_openml — scikit-learn 1.7.0 documentation
cache : bool = True , return_X_y : bool = False , as_frame...as_frame : str | bool = 'auto' , n_retries : int = 3 , delay : float...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html -
_safe_indexing — scikit-learn 1.7.0 documentation
indices bool, int, str, slice, array-like...one of the following: int , ‘bool’ and str . However, str is only...scikit-learn.org/stable/modules/generated/sklearn.utils._safe_indexing.html -
make_column_transformer — scikit-learn 1.7.0 do...
array-like of bool or callable Indexes the data...Glossary for more details. verbose bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_transformer.html -
check_estimator — scikit-learn 1.7.0 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 -
smacof — scikit-learn 1.7.0 documentation
metric bool, default=True Compute metric...See Glossary . return_n_iter bool, default=False Whether or not...scikit-learn.org/stable/modules/generated/sklearn.manifold.smacof.html -
OAS — scikit-learn 1.7.0 documentation
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.OAS.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 -
HistGradientBoostingClassifier — 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.HistGradientBoostingClassifier.html -
dict_learning_online — scikit-learn 1.7.0 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 -
LinearRegression — scikit-learn 1.7.0 documenta...
Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). copy_X bool, default=True If True, X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html