- Sort Score
- Num 10 results
- Language All
- Labels All
Results 621 - 630 of 4,684 for book (2.19 seconds)
-
MultiTaskLassoCV — scikit-learn 1.8.0 doc...
fit_intercept bool, default=True Whether to calculate...smaller or equal to tol . copy_X bool, default=True If True , X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html -
Post-tuning the decision threshold for cost-sen...
categorical_features: array-like of {bool, int, str} of shape (n_features)...None warm_start warm_start: bool, default=False When set to ``True``,...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
lasso_path — scikit-learn 1.8.0 documenta...
bool or array-like of shape (n_features,...matrix is precomputed. copy_X bool, default=True If True , X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.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 -
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 -
TfidfTransformer — scikit-learn 1.8.0 doc...
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 -
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 -
Observability-driven development - IBM Developer
of a Spring Boot app, including the Spring Boot app itself, its...in this app, such as Spring Boot, JPA, and more. The frameworks...developer.ibm.com/articles/observability-driven-development/ -
Selecting dimensionality reduction with Pipelin...
from 1 to None 1 refit refit: bool, str, or callable, default=True...return_train_score return_train_score: bool, default=False If ``False``,...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html