- Sort Score
- Num 10 results
- Language All
- Labels All
Results 841 - 850 of 6,404 for book (0.87 seconds)
-
ClassifierTags — scikit-learn 1.8.0 docum...
poor_score : bool = False , multi_class : bool = True , multi_label...multi_label : bool = False ) [source] # Tags for the classifier....scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html -
Trusted platform module (TPM) in IBM IBM Power
next boot. This checking process is known as trusted boot or measured...TPM supports trusted boot and measured boot, and it also provides...developer.ibm.com/articles/trusted-platform-module-power-systems/ -
export_graphviz — scikit-learn 1.8.0 docu...
) or bool, default=None Names of each...not show at any node. filled bool, default=False When set to True...scikit-learn.org/stable/modules/generated/sklearn.tree.export_graphviz.html -
Lasso — scikit-learn 1.8.0 documentation
fit_intercept bool, default=True Whether to calculate...to be centered). precompute bool or array-like of shape (n_features,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html -
Visualizing the probabilistic predictions of a ...
flatten_transform flatten_transform: bool, default=True Affects shape...n_classes). True verbose verbose: bool, default=False If True, the...scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html -
LassoLarsIC — scikit-learn 1.8.0 document...
fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html -
LassoLars — scikit-learn 1.8.0 documentation
fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html -
Post-hoc tuning the cut-off point of decision f...
target We look at the target to understand...caching. None verbose verbose: bool, default=False If True, the...scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html -
Lars — scikit-learn 1.8.0 documentation
Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html -
Combine predictors using stacking — sciki...
array-like of bool, slice or callable Indexes the...weights. None verbose verbose: bool, default=False If True, the...scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html