Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 457 for book (0.08 sec)

  1. sklearn.linear_model.ElasticNet — scikit-learn ...

    fit_intercept bool, default=True Whether the intercept...already centered. precompute bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Fri May 03 17:04:24 UTC 2024
      77.6K bytes
      Cache
     
  2. sklearn.linear_model.lasso_path — scikit-learn ...

    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
    Fri May 03 17:04:24 UTC 2024
      30.9K bytes
      Cache
     
  3. sklearn.linear_model.PassiveAggressiveClassifie...

    fit_intercept bool, default=True Whether the intercept...version 0.19. early_stopping bool, default=False Whether to use...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Fri May 03 17:04:24 UTC 2024
      74.1K bytes
      Cache
     
  4. sklearn.linear_model.LassoCV — scikit-learn 1.4...

    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.LassoCV.html
    Fri May 03 17:04:24 UTC 2024
      80.3K bytes
      Cache
     
  5. sklearn.gaussian_process.GaussianProcessRegress...

    return_cov : bool | None | str = '$UNCHANGED$' , return_std : bool | None...run is performed. normalize_y bool, default=False Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Fri May 03 17:04:24 UTC 2024
      72.2K bytes
      Cache
     
  6. sklearn.linear_model.lars_path — scikit-learn 1...

    bool, ndarray of shape (n_features,...'lasso' for the Lasso. copy_X bool, default=True If False , X is...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html
    Fri May 03 17:04:24 UTC 2024
      27.8K bytes
      Cache
     
  7. sklearn.datasets.fetch_rcv1 — scikit-learn 1.4....

    download_if_missing bool, default=True If False, raise...calls. See Glossary . shuffle bool, default=False Whether to shuffle...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Fri May 03 17:04:24 UTC 2024
      19.9K bytes
      Cache
     
  8. sklearn.datasets.fetch_lfw_pairs — scikit-learn...

    funneled bool, default=True Download and use...the each face picture. color bool, default=False Keep the 3 RGB...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Fri May 03 17:04:24 UTC 2024
      20.4K bytes
      Cache
     
  9. 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
    Fri May 03 17:04:25 UTC 2024
      74.5K bytes
      Cache
     
  10. sklearn.cross_decomposition.CCA — scikit-learn ...

    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.CCA.html
    Fri May 03 17:04:24 UTC 2024
      73.5K bytes
      Cache
     
Back to top