- Sort Score
- Num 10 results
- Language All
- Labels All
Results 811 - 820 of 4,684 for book (0.61 seconds)
-
GradientBoostingRegressor — scikit-learn ...
features to consider when looking for the best split: If int,...number of leaf nodes. warm_start bool, default=False When set to True...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html -
_safe_indexing — scikit-learn 1.8.0 docum...
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 -
KernelCenterer — scikit-learn 1.8.0 docum...
Parameters : deep bool, default=True If True, will...set_transform_request ( * , copy : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html -
AffinityPropagation — scikit-learn 1.8.0 ...
copy bool, default=True Make a copy of...distance between points. verbose bool, default=False Whether to be...scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html -
Gaussian Mixture Model Selection — scikit...
1 to None None refit refit: bool, str, or callable, default=True...return_train_score return_train_score: bool, default=False If ``False``,...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html -
Build Linux distribution as a Microsoft Windows...
with your choice of boot screen and wallpaper. The intent...SVG files you want to use for boot splash and wallpaper. Copy the...developer.ibm.com/tutorials/awb-build-linux-dist-as-a-ms-windows-screen-saver/ -
KernelRidge — scikit-learn 1.8.0 document...
Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html -
IsolationForest — scikit-learn 1.8.0 docu...
bootstrap bool, default=False If True, individual...building process. warm_start bool, default=False When set to True...scikit-learn.org/stable/modules/generated/sklearn.ensemble.IsolationForest.html -
dump_svmlight_file — scikit-learn 1.8.0 d...
zero_based bool, default=True Whether column...svmlight format). multilabel bool, default=False Samples may have...scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html -
SequentialFeatureSelector — scikit-learn ...
Sequential Feature Selector looks only at the features (X), not...of shape (n_features,), dtype=bool The mask of selected features....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html