Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 582 for book (0.08 sec)

  1. 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 11 22:20:00 UTC 2024
      58.8K bytes
      Cache
     
  2. 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 11 22:20:02 UTC 2024
      46.7K bytes
      Cache
     
  3. 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 11 22:20:02 UTC 2024
      22.1K bytes
      Cache
     
  4. 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 11 22:20:00 UTC 2024
      88.7K bytes
      Cache
     
  5. sklearn.tree.export_graphviz — scikit-learn 1.4...

    ) or bool, default=None Names of each...not show at any node. filled bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_graphviz.html
    Sat May 11 22:20:02 UTC 2024
      23.7K bytes
      Cache
     
  6. 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 11 22:20:02 UTC 2024
      59.6K bytes
      Cache
     
  7. sklearn.preprocessing.scale — scikit-learn 1.4....

    with_mean bool, default=True If True, center...data before scaling. with_std bool, default=True If True, scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Sat May 11 22:20:02 UTC 2024
      21.2K bytes
      Cache
     
  8. 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
    Sat May 11 22:20:02 UTC 2024
      62.5K bytes
      Cache
     
  9. sklearn.ensemble.HistGradientBoostingRegressor ...

    categorical_features array-like of {bool, int, str} of shape (n_features)...New in version 1.2. warm_start bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Sat May 11 22:20:02 UTC 2024
      80.1K bytes
      Cache
     
  10. sklearn.decomposition.DictionaryLearning — scik...

    verbose bool, default=False To control the...of the procedure. split_sign bool, default=False Whether to split...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html
    Sat May 11 22:20:02 UTC 2024
      55.3K bytes
      Cache
     
Back to top