- Sort Score
- Num 10 results
- Language All
- Labels All
Results 741 - 750 of 5,413 for book (0.79 seconds)
-
InputTags — scikit-learn 1.7.2 documentation
categorical : bool = False , string : bool = False , dict : bool = False...one_d_array : bool = False , two_d_array : bool = True , three_d_array...scikit-learn.org/stable/modules/generated/sklearn.utils.InputTags.html -
CCA — 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.CCA.html -
HistGradientBoostingClassifier — scikit-l...
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 -
StandardScaler — scikit-learn 1.7.2 docum...
features do not more or less look like standard normally distributed...User Guide . Parameters : copy bool, default=True If False, try...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html -
MiniBatchNMF — scikit-learn 1.7.2 documen...
H : bool | None | str = '$UNCHANGED$' , W : bool | None |...past batches. fresh_restarts bool, default=False Whether to completely...scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html -
LinearSVR — scikit-learn 1.7.2 documentation
fit_intercept bool, default=True Whether or not...other features. dual “auto” or bool, default=”auto” Select the algorithm...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html -
SVR — scikit-learn 1.7.2 documentation
shrinking bool, default=True Whether to use...kernel cache (in MB). verbose bool, default=False Enable verbose...scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html -
GaussianNB — scikit-learn 1.7.2 documenta...
Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
ClassifierTags — scikit-learn 1.7.2 docum...
poor_score : bool = False , multi_class : bool = True , multi_label...multi_label : bool = False ) [source] # Tags for the classifier....scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html -
fetch_california_housing — scikit-learn 1...
download_if_missing bool, default=True If False, raise...the source site. return_X_y bool, default=False If True, returns...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html