- Sort Score
- Num 10 results
- Language All
- Labels All
Results 761 - 770 of 5,413 for book (1.3 seconds)
-
HashingVectorizer — scikit-learn 1.7.2 do...
lowercase bool, default=True Convert all characters...dimensions in linear learners. binary bool, default=False If True, all...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html -
TunedThresholdClassifierCV — scikit-learn...
refit bool, default=True Whether or not...Glossary . store_cv_results bool, default=False Whether to store...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html -
开发环境设置
控制台显示类似以下日志即表示启动完成: [INFO] Boot Thread: Boot process completed successfully....Configuration 设置以下内容: Name : Fess Boot Project : fess Main class :...fess.codelibs.org/zh-cn/dev/setup.html -
RandomForestRegressor — scikit-learn 1.7....
features to consider when looking for the best split: If int,...Added in version 0.19. bootstrap bool, default=True Whether bootstrap...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html -
PLSSVD — scikit-learn 1.7.2 documentation
scale bool, default=True Whether to scale...scale X and y . copy bool, default=True Whether to copy X and y...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSSVD.html -
smacof — scikit-learn 1.7.2 documentation
metric bool, default=True Compute metric...See Glossary . return_n_iter bool, default=False Whether or not...scikit-learn.org/stable/modules/generated/sklearn.manifold.smacof.html -
DictVectorizer — scikit-learn 1.7.2 docum...
sparse bool, default=True Whether transform...scipy.sparse matrices. sort bool, default=True Whether feature_names_...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html -
MultiOutputClassifier — scikit-learn 1.7....
Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html -
ColumnTransformer — scikit-learn 1.7.2 do...
array-like of bool, slice or callable Indexes the...values the weights. verbose bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html -
set_config — scikit-learn 1.7.2 documenta...
Parameters : assume_finite bool, default=None If True, validation...version 0.20. print_changed_only bool, default=None If True, only...scikit-learn.org/stable/modules/generated/sklearn.set_config.html