Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 552 for book (0.07 sec)

  1. MinCovDet — scikit-learn 1.5.0 documentation

    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.MinCovDet.html
    Wed Jun 05 23:00:23 UTC 2024
      150.6K bytes
      Cache
     
  2. dict_learning — scikit-learn 1.5.0 documentation

    verbose bool, default=False To control the...See Glossary . return_n_iter bool, default=False Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html
    Wed Jun 05 23:00:24 UTC 2024
      126.2K bytes
      Cache
     
  3. TfidfTransformer — scikit-learn 1.5.0 documenta...

    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
    Wed Jun 05 23:00:24 UTC 2024
      147.4K bytes
      Cache
     
  4. ExtraTreeClassifier — scikit-learn 1.5.0 docume...

    When looking for the best split to separate...features to consider when looking for the best split: If int,...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Mon Jun 03 12:46:40 UTC 2024
      185.5K bytes
      Cache
     
  5. TheilSenRegressor — scikit-learn 1.5.0 document...

    Parameters : fit_intercept bool, default=True Whether to calculate...used in calculations. copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Wed Jun 05 23:00:24 UTC 2024
      141.5K bytes
      1 views
      Cache
     
  6. RidgeClassifier — scikit-learn 1.5.0 documentation

    fit_intercept bool, default=True Whether to calculate...be already centered). copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Wed Jun 05 23:00:24 UTC 2024
      150.3K bytes
      Cache
     
  7. fetch_california_housing — scikit-learn 1.5.0 d...

    download_if_missing bool, default=True If False, raise...the source site. return_X_y bool, default=False If True, returns...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html
    Wed Jun 05 23:00:23 UTC 2024
      122.1K bytes
      Cache
     
  8. load_diabetes — scikit-learn 1.5.0 documentation

    Parameters : return_X_y bool, default=False If True, returns...Added in version 0.18. as_frame bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_diabetes.html
    Wed Jun 05 23:00:24 UTC 2024
      125.7K bytes
      Cache
     
  9. ElasticNet — scikit-learn 1.5.0 documentation

    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
    Wed Jun 05 23:00:24 UTC 2024
      174.5K bytes
      Cache
     
  10. BaggingClassifier — scikit-learn 1.5.0 document...

    bootstrap bool, default=True Whether samples...performed. bootstrap_features bool, default=False Whether features...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html
    Wed Jun 05 23:00:22 UTC 2024
      157.5K bytes
      Cache
     
Back to top