Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 397 for book (0.07 sec)

  1. sklearn.decomposition.dict_learning_online — sc...

    return_code bool, default=True Whether to also...256 in version 1.3. verbose bool, default=False To control the...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Mon May 20 18:34:24 UTC 2024
      33.1K bytes
      Cache
     
  2. 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
    Mon May 20 18:34:25 UTC 2024
      50.6K bytes
      Cache
     
  3. 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
    Mon May 20 18:34:25 UTC 2024
      71.5K bytes
      Cache
     
  4. 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
    Mon May 20 18:34:25 UTC 2024
      66.3K 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
    Mon May 20 18:34:24 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
    Mon May 20 18:34:24 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
    Mon May 20 18:34:24 UTC 2024
      88.7K bytes
      Cache
     
  8. 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
    Mon May 20 18:34:24 UTC 2024
      59.6K 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
    Mon May 20 18:34:24 UTC 2024
      22.1K bytes
      Cache
     
  10. sklearn.neural_network.MLPRegressor — scikit-le...

    shuffle bool, default=True Whether to shuffle...and training stops. verbose bool, default=False Whether to print...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Mon May 20 18:34:25 UTC 2024
      62.5K bytes
      Cache
     
Back to top