Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 440 for book (0.08 sec)

  1. sklearn.ensemble.RandomForestRegressor — scikit...

    features to consider when looking for the best split: If int,...New in version 0.19. bootstrap bool, default=True Whether bootstrap...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html
    Tue Apr 30 16:14:29 UTC 2024
      85.3K bytes
      Cache
     
  2. 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
    Tue Apr 30 16:14:28 UTC 2024
      23.7K bytes
      Cache
     
  3. sklearn.linear_model.Lasso — scikit-learn 1.4.2...

    fit_intercept bool, default=True Whether to calculate...to be centered). precompute bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Tue Apr 30 16:14:28 UTC 2024
      78.6K bytes
      Cache
     
  4. sklearn.ensemble.ExtraTreesClassifier — scikit-...

    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.ExtraTreesClassifier.html
    Tue Apr 30 16:14:28 UTC 2024
      83.2K bytes
      Cache
     
  5. sklearn.feature_selection.VarianceThreshold — s...

    feature selection algorithm looks only at the features (X), not...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html
    Tue Apr 30 16:14:28 UTC 2024
      43.6K bytes
      Cache
     
  6. sklearn.neighbors.BallTree — scikit-learn 1.4.2...

    breadth_first bool, default=False If True, use...high tolerances. return_log bool, default=False Return the logarithm...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html
    Tue Apr 30 16:14:29 UTC 2024
      48.6K bytes
      Cache
      Similar Results (1)
     
  7. sklearn.linear_model.lars_path_gram — scikit-le...

    copy_X bool, default=True If False , X is...the optimization. copy_Gram bool, default=True If False , Gram...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Tue Apr 30 16:14:28 UTC 2024
      25.4K bytes
      Cache
     
  8. sklearn.linear_model.ElasticNetCV — scikit-lear...

    fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’, bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Tue Apr 30 16:14:28 UTC 2024
      75.9K bytes
      Cache
     
  9. sklearn.ensemble.RandomForestClassifier — sciki...

    features to consider when looking for the best split: If int,...New in version 0.19. bootstrap bool, default=True Whether bootstrap...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Tue Apr 30 16:14:28 UTC 2024
      96.3K bytes
      Cache
     
  10. sklearn.datasets.fetch_covtype — scikit-learn 1...

    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_covtype.html
    Tue Apr 30 16:14:28 UTC 2024
      23.7K bytes
      Cache
     
Back to top