Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 629 for book (0.08 sec)

  1. ExtraTreeClassifier — scikit-learn 1.5.0 docume...

    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
    Mon May 27 10:29:28 UTC 2024
      185.5K bytes
      Cache
     
  2. set_config — scikit-learn 1.5.0 documentation

    Parameters : assume_finite bool, default=None If True, validation...version 0.20. print_changed_only bool, default=None If True, only...
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Tue May 28 11:51:33 UTC 2024
      124.5K bytes
      Cache
     
  3. LassoLars — scikit-learn 1.5.0 documentation

    fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html
    Tue May 28 11:51:33 UTC 2024
      149.4K bytes
      Cache
     
  4. load_diabetes — scikit-learn 1.5.0 documentation

    Parameters : return_X_y bool, default=False If True, returns...Added in version 0.18. as_frame bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_diabetes.html
    Tue May 28 11:51:33 UTC 2024
      125.7K bytes
      Cache
     
  5. BaggingClassifier — scikit-learn 1.5.0 document...

    bootstrap bool, default=True Whether samples...performed. bootstrap_features bool, default=False Whether features...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html
    Tue May 28 11:51:32 UTC 2024
      157.5K bytes
      Cache
     
  6. LassoLarsIC — scikit-learn 1.5.0 documentation

    fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Tue May 28 11:51:34 UTC 2024
      151.9K bytes
      Cache
     
  7. CountVectorizer — scikit-learn 1.5.0 documentation

    lowercase bool, default=True Convert all characters...and the largest index. binary bool, default=False If True, all...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
    Tue May 28 11:51:33 UTC 2024
      160.2K bytes
      Cache
     
  8. plot_tree — scikit-learn 1.5.0 documentation

    filled bool, default=False When set to True...node for multi-output. impurity bool, default=True When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Tue May 28 11:51:34 UTC 2024
      120.2K bytes
      Cache
     
  9. fetch_kddcup99 — scikit-learn 1.5.0 documentation

    shuffle bool, default=False Whether to shuffle...calls. See Glossary . percent10 bool, default=True Whether to load...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Tue May 28 11:51:34 UTC 2024
      119.8K bytes
      Cache
     
  10. RidgeClassifierCV — scikit-learn 1.5.0 document...

    fit_intercept bool, default=True Whether to calculate...np.bincount(y)) . store_cv_results bool, default=False Flag indicating...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html
    Tue May 28 11:51:34 UTC 2024
      149.7K bytes
      Cache
     
Back to top