Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 427 for book (0.07 sec)

  1. sklearn.linear_model.Perceptron — scikit-learn ...

    fit_intercept bool, default=True Whether the intercept...New in version 0.19. shuffle bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html
    Wed May 15 13:59:40 UTC 2024
      77.1K bytes
      Cache
     
  2. sklearn.covariance.EmpiricalCovariance — scikit...

    Parameters : store_precision bool, default=True Specifies if the...precision is stored. assume_centered bool, default=False If True, data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html
    Wed May 15 13:59:40 UTC 2024
      49.1K bytes
      Cache
     
  3. sklearn.covariance.MinCovDet — scikit-learn 1.4...

    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.MinCovDet.html
    Wed May 15 13:59:41 UTC 2024
      58.2K bytes
      Cache
     
  4. 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
    Wed May 15 13:59:40 UTC 2024
      23.7K bytes
      Cache
     
  5. sklearn.feature_extraction.text.TfidfVectorizer...

    lowercase bool, default=True Convert all characters...the input documents. binary bool, default=False If True, all...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Wed May 15 13:59:42 UTC 2024
      75.2K bytes
      Cache
     
  6. sklearn.linear_model.ElasticNet — scikit-learn ...

    fit_intercept bool, default=True Whether the intercept...already centered. precompute bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Wed May 15 13:59:41 UTC 2024
      77.6K bytes
      Cache
     
  7. sklearn.feature_selection.mutual_info_regressio...

    bool, array-like}, default=’auto’ If bool, then determines...could introduce a bias. copy bool, default=True Whether to make...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Wed May 15 13:59:40 UTC 2024
      23.4K bytes
      Cache
     
  8. sklearn.datasets.load_diabetes — scikit-learn 1...

    Parameters : return_X_y bool, default=False If True, returns...New in version 0.18. as_frame bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_diabetes.html
    Wed May 15 13:59:40 UTC 2024
      29.5K bytes
      Cache
     
  9. sklearn.ensemble.BaggingClassifier — scikit-lea...

    bootstrap bool, default=True Whether samples...performed. bootstrap_features bool, default=False Whether features...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html
    Wed May 15 13:59:41 UTC 2024
      63.3K bytes
      Cache
     
  10. sklearn.tree.ExtraTreeClassifier — scikit-learn...

    When looking for the best split to separate...features to consider when looking for the best split: If int,...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Wed May 15 13:59:41 UTC 2024
      95.1K bytes
      Cache
     
Back to top