- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 261 - 270 of 821 for book (0.4 sec)
-
RocCurveDisplay — scikit-learn 1.7.1 documentation
bool or str, default=None The class...Sample weights. drop_intermediate bool, default=True Whether to drop...scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html -
power_transform — scikit-learn 1.7.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 -
load_files — scikit-learn 1.7.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.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 -
TfidfTransformer — scikit-learn 1.7.1 documenta...
use_idf bool, default=True Enable invers...False, idf(t) = 1. smooth_idf bool, default=True Smooth idf weights...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfTransformer.html -
LedoitWolf — scikit-learn 1.7.1 documentation
Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, data...scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html -
FunctionTransformer — scikit-learn 1.7.1 docume...
validate bool, default=False Indicate that...True to False. accept_sparse bool, default=False Indicate that...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html -
Release Highlights for scikit-learn 1.6 — sciki...
( f "Fitting the classifier took { ( time . time () - start )..."Fitting the threshold classifier took { ( time . time () - start )...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.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