- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 261 - 270 of 776 for book (0.07 sec)
-
k_means — scikit-learn 1.6.1 documentation
verbose bool, default=False Verbosity mode....deterministic. See Glossary . copy_x bool, default=True When pre-computing...scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html -
QuadraticDiscriminantAnalysis — scikit-learn 1....
store_covariance bool, default=False If True, the...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal... -
FixedThresholdClassifier — scikit-learn 1.6.1 d...
bool or str, default=None The label...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html -
MinMaxScaler — scikit-learn 1.6.1 documentation
copy bool, default=True Set to False to...already a numpy array). clip bool, default=False Set to True to...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
load_files — scikit-learn 1.6.1 documentation
load_content bool, default=True Whether to load...the path to the files. shuffle bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html -
mean_shift — scikit-learn 1.6.1 documentation
bin_seeding bool, default=False If true, initial...points as seeds. cluster_all bool, default=True If true, then...scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html -
power_transform — scikit-learn 1.6.1 documentation
standardize bool, default=True Set to True to...the transformed output. copy bool, default=True If False, try...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html -
ExtraTreeClassifier — scikit-learn 1.6.1 docume...
When looking for the best split to separate...features to consider when looking for the best split: If int,...scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html -
r_regression — scikit-learn 1.6.1 documentation
center bool, default=True Whether or not...will be centered. force_finite bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html -
MultiTaskLassoCV — scikit-learn 1.6.1 documenta...
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