Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 489 for book (0.21 sec)

  1. 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
    Wed May 15 13:59:40 UTC 2024
      73.5K bytes
      Cache
     
  2. sklearn.decomposition.IncrementalPCA — scikit-l...

    whiten bool, default=False When True (False...hard-wired assumptions. copy bool, default=True If False, X will...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Wed May 15 13:59:40 UTC 2024
      66.2K bytes
      Cache
     
  3. sklearn.preprocessing.LabelBinarizer — scikit-l...

    sparse_output bool, default=False True if the returned...and ‘unknown’. sparse_input_ bool True if the input data to transform...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html
    Wed May 15 13:59:41 UTC 2024
      48.6K bytes
      Cache
     
  4. sklearn.ensemble.ExtraTreesRegressor — scikit-l...

    features to consider when looking for the best split: If int,...New in version 0.19. bootstrap bool, default=False Whether bootstrap...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Wed May 15 13:59:41 UTC 2024
      77.8K bytes
      Cache
     
  5. sklearn.inspection.PartialDependenceDisplay — s...

    is_categorical list of (bool,) or list of (bool, bool), default=None Whether...(n_categorical_features,), dtype={bool, int, str}, default=None Indicates...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Wed May 15 13:59:40 UTC 2024
      84.3K bytes
      Cache
     
  6. sklearn.isotonic.IsotonicRegression — scikit-le...

    increasing bool or ‘auto’, default=True Determines...input domain X . increasing_ bool Inferred value for increasing...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Wed May 15 13:59:40 UTC 2024
      71.5K bytes
      Cache
     
  7. sklearn.covariance.EllipticEnvelope — scikit-le...

    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
    Wed May 15 13:59:40 UTC 2024
      66.3K bytes
      Cache
     
  8. sklearn.naive_bayes.CategoricalNB — scikit-lear...

    force_alpha bool, default=True If False and alpha...changed to True . fit_prior bool, default=True Whether to learn...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Wed May 15 13:59:42 UTC 2024
      66.7K bytes
      Cache
     
  9. 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
    Wed May 15 13:59:41 UTC 2024
      19.9K bytes
      Cache
     
  10. sklearn.linear_model.RidgeCV — scikit-learn 1.4...

    fit_intercept bool, default=True Whether to calculate...training data. store_cv_values bool, default=False Flag indicating...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Wed May 15 13:59:41 UTC 2024
      58.8K bytes
      Cache
     
Back to top