- Sort Score
- Num 10 results
- Language All
- Labels All
Results 591 - 600 of 4,777 for book (0.56 seconds)
-
SGDRegressor — scikit-learn 1.8.0 documen...
fit_intercept bool, default=True Whether the intercept...Added in version 0.19. shuffle bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html -
LassoLarsCV — scikit-learn 1.8.0 document...
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.LassoLarsCV.html -
Fitting an Elastic Net with a precomputed Gram ...
fit_intercept fit_intercept: bool, default=True Whether the intercept...True precompute precompute: bool or array-like of shape (n_features,...scikit-learn.org/stable/auto_examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_... -
EmbeddedDatabaseFactory (Spring Framework 7.0.1...
DataSource getDataSource () Hook that gets the DataSource that...protected void initDatabase () Hook to initialize the embedded database....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/datasource/embe... -
MultiTaskElasticNet — scikit-learn 1.8.0 ...
fit_intercept bool, default=True Whether to calculate...expected to be centered). copy_X bool, default=True If True , X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNet.html -
MultiTaskLasso — scikit-learn 1.8.0 docum...
fit_intercept bool, default=True Whether to calculate...expected to be centered). copy_X bool, default=True If True , X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLasso.html -
Precision-Recall — scikit-learn 1.8.0 doc...
None verbose verbose: bool, default=False If True, the...StandardScaler Parameters copy copy: bool, default=True If False, try...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
ROC Curve with Visualization API — scikit...
0 shrinking shrinking: bool, default=True Whether to use...True probability probability: bool, default=False Whether to enable...scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html -
PLSRegression — scikit-learn 1.8.0 docume...
scale bool, default=True Whether to scale...the left singular vector. copy bool, default=True Whether to copy...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html -
ComplementNB — scikit-learn 1.8.0 documen...
force_alpha bool, default=True If False and alpha...changed to True . fit_prior bool, default=True Only used in edge...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html