- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 755 for book (0.08 sec)
-
orthogonal_mp — scikit-learn 1.6.1 documentation
precompute ‘auto’ or bool, default=False Whether to perform...n_samples is very large. copy_X bool, default=True Whether the design...scikit-learn.org/stable/modules/generated/sklearn.linear_model.orthogonal_mp.html -
OrthogonalMatchingPursuitCV — scikit-learn 1.6....
Parameters : copy bool, default=True Whether the design...is made anyway. fit_intercept bool, default=True Whether to calculate...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
mutual_info_classif — scikit-learn 1.6.1 docume...
bool or array-like, default=’auto’ If bool, then determines...could introduce a bias. copy bool, default=True Whether to make...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html -
FeatureUnion — scikit-learn 1.6.1 documentation
verbose bool, default=False If True, the...completed. verbose_feature_names_out bool, default=True If True, get_feature_names_out...scikit-learn.org/stable/modules/generated/sklearn.pipeline.FeatureUnion.html -
QuantileTransformer — scikit-learn 1.6.1 docume...
ignore_implicit_zeros bool, default=False Only applies...function calls. See Glossary . copy bool, default=True Set to False to...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html -
FactorAnalysis — scikit-learn 1.6.1 documentation
copy bool, default=True Whether to make...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.decomposition.FactorAnalysis.html -
NearestCentroid — scikit-learn 1.6.1 documentation
Parameters : deep bool, default=True If True, will...set_score_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html -
fetch_20newsgroups_vectorized — scikit-learn 1....
blocks at the ends of posts that look like signatures, and ‘quotes’...subfolders. download_if_missing bool, default=True If False, raise...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html -
FastICA — scikit-learn 1.6.1 documentation
whiten str or bool, default=’unit-variance’ Specify...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.decomposition.FastICA.html -
ConfusionMatrixDisplay — scikit-learn 1.6.1 doc...
include_values bool, default=True Includes values...and axes is created. colorbar bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html