Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 456 for book (0.14 sec)

  1. sklearn.calibration.CalibrationDisplay — scikit...

    bool or str, default=None The positive...probabilities. pos_label int, float, bool or str, default=None The positive...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Sat May 18 15:26:00 UTC 2024
      50.6K bytes
      Cache
     
  2. sklearn.utils.check_X_y — scikit-learn 1.4.2 do...

    bool or list of str, default=False...an error. accept_large_sparse bool, default=True If a CSR, CSC,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.html
    Sat May 18 15:26:00 UTC 2024
      23.4K bytes
      Cache
     
  3. 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
    Sat May 18 15:26:01 UTC 2024
      66.3K bytes
      Cache
     
  4. 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
    Sat May 18 15:26:01 UTC 2024
      71.5K bytes
      Cache
     
  5. 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
    Sat May 18 15:26:00 UTC 2024
      66.7K bytes
      Cache
     
  6. 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
    Sat May 18 15:26:00 UTC 2024
      58.8K bytes
      Cache
     
  7. sklearn.tree.DecisionTreeRegressor — scikit-lea...

    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
    Sat May 18 15:26:00 UTC 2024
      88.7K bytes
      Cache
     
  8. sklearn.preprocessing.RobustScaler — scikit-lea...

    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
    Sat May 18 15:26:01 UTC 2024
      46.7K bytes
      Cache
     
  9. sklearn.datasets.fetch_olivetti_faces — scikit-...

    shuffle bool, default=False If True the order...Glossary . download_if_missing bool, default=True If False, raise...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_olivetti_faces.html
    Sat May 18 15:26:00 UTC 2024
      22.1K bytes
      Cache
     
  10. sklearn.gaussian_process.GaussianProcessClassif...

    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
    Sat May 18 15:26:01 UTC 2024
      59.6K bytes
      Cache
     
Back to top