Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 881 - 890 of 6,404 for book (6.21 seconds)

  1. parametrize_with_checks — scikit-learn 1....

    legacy : bool = True , expected_failed_checks...None = None , xfail_strict : bool | None = None ) [source] # Pytest...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Mon Mar 02 11:09:53 GMT 2026
      114.7K bytes
      Cache
     
  2. EllipticEnvelope — scikit-learn 1.8.0 doc...

    Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Mon Mar 02 11:09:52 GMT 2026
      147.3K bytes
      Cache
     
  3. 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
    Mon Mar 02 11:09:52 GMT 2026
      164K bytes
      Cache
     
  4. 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
    Mon Mar 02 11:09:52 GMT 2026
      386.1K bytes
      Cache
     
  5. RobustScaler — scikit-learn 1.8.0 documen...

    Parameters : with_centering bool, default=True If True , center...fit in memory. with_scaling bool, default=True If True , scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.RobustScaler.html
    Mon Mar 02 11:09:51 GMT 2026
      136.3K bytes
      Cache
     
  6. lars_path_gram — scikit-learn 1.8.0 docum...

    copy_X bool, default=True If False , X is...the optimization. copy_Gram bool, default=True If False , Gram...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Mon Mar 02 11:09:52 GMT 2026
      119K bytes
      Cache
     
  7. RidgeCV — scikit-learn 1.8.0 documentation

    fit_intercept bool, default=True Whether to calculate...training data. store_cv_results bool, default=False Flag indicating...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Mon Mar 02 11:09:53 GMT 2026
      150.2K bytes
      Cache
     
  8. GaussianProcessClassifier — scikit-learn ...

    warm_start bool, default=False If warm-starts...the Glossary . copy_X_train bool, default=True If True, a persistent...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Mon Mar 02 11:09:52 GMT 2026
      149.1K bytes
      Cache
     
  9. Monotonic Constraints — scikit-learn 1.8....

    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/ensemble/plot_monotonic_constraints.html
    Mon Mar 02 11:09:51 GMT 2026
      182.6K bytes
      Cache
     
  10. DecisionTreeRegressor — scikit-learn 1.8....

    features to consider when looking for the best split: If int,...sparse csr_matrix . check_input bool, default=True Allow to bypass...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Mon Mar 02 11:09:53 GMT 2026
      166.8K bytes
      Cache
     
Back to Top