Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 440 for book (0.09 sec)

  1. sklearn.linear_model.Lasso — scikit-learn 1.4.2...

    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
    Tue Apr 30 16:14:28 UTC 2024
      78.6K bytes
      Cache
     
  2. sklearn.linear_model.MultiTaskLassoCV — scikit-...

    fit_intercept bool, default=True Whether to calculate...is smaller than tol . copy_X bool, default=True If True , X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Tue Apr 30 16:14:29 UTC 2024
      74.5K bytes
      Cache
     
  3. Quantile regression — scikit-learn 1.4.2 docume...

    bool_ ) for quantile in quantiles...( y_true_mean , dtype = np . bool_ ) for quantile in quantiles...
    scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html
    Tue Apr 30 16:14:28 UTC 2024
      73K bytes
      Cache
     
  4. sklearn.linear_model.ElasticNetCV — scikit-lear...

    fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’, bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Tue Apr 30 16:14:28 UTC 2024
      75.9K bytes
      Cache
     
  5. sklearn.linear_model.LarsCV — scikit-learn 1.4....

    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.LarsCV.html
    Tue Apr 30 16:14:28 UTC 2024
      54.2K bytes
      Cache
     
  6. sklearn.linear_model.lars_path_gram — scikit-le...

    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
    Tue Apr 30 16:14:28 UTC 2024
      25.4K bytes
      Cache
     
  7. sklearn.covariance.OAS — scikit-learn 1.4.2 doc...

    Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Tue Apr 30 16:14:28 UTC 2024
      50.1K bytes
      Cache
     
  8. sklearn.cross_decomposition.PLSCanonical — scik...

    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.PLSCanonical.html
    Tue Apr 30 16:14:28 UTC 2024
      74.7K bytes
      Cache
     
  9. sklearn.set_config — scikit-learn 1.4.2 documen...

    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
    Tue Apr 30 16:14:28 UTC 2024
      27.6K bytes
      Cache
     
  10. sklearn.datasets.fetch_openml — scikit-learn 1....

    cache : bool = True , return_X_y : bool = False , as_frame...as_frame : str | bool = 'auto' , n_retries : int = 3 , delay : float...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html
    Tue Apr 30 16:14:29 UTC 2024
      54.8K bytes
      Cache
     
Back to top