- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 191 - 200 of 820 for book (0.22 sec)
-
mean_shift — scikit-learn 1.7.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 -
PassiveAggressiveRegressor — scikit-learn 1.7.1...
fit_intercept bool, default=True Whether the intercept...version 0.19. early_stopping bool, default=False Whether to use...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html -
LabelBinarizer — scikit-learn 1.7.1 documentation
sparse_output bool, default=False True if the returned...and ‘unknown’. sparse_input_ bool True if the input data to transform...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html -
OrthogonalMatchingPursuit — scikit-learn 1.7.1 ...
fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’ or bool, default=’auto’ Whether to use...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html -
MDS — scikit-learn 1.7.1 documentation
metric bool, default=True If True , perform...fit_transform . normalized_stress bool or “auto” default=”auto” Whether...scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html -
FixedThresholdClassifier — scikit-learn 1.7.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.7.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 -
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... -
check_array — scikit-learn 1.7.1 documentation
bool or list/tuple of str, default=False...an error. accept_large_sparse bool, default=True If a CSR, CSC,...scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html -
det_curve — scikit-learn 1.7.1 documentation
bool or str, default=None The label...Sample weights. drop_intermediate bool, default=False Whether to drop...scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html