Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 431 - 440 of 755 for book (0.23 sec)

  1. GradientBoostingClassifier — scikit-learn 1.6.1...

    features to consider when looking for the best split: If int,...number of leaf nodes. warm_start bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Wed May 14 09:35:38 UTC 2025
      181.9K bytes
      Cache
     
  2. TheilSenRegressor — scikit-learn 1.6.1 document...

    Parameters : fit_intercept bool, default=True Whether to calculate...used in calculations. copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Wed May 14 09:35:37 UTC 2025
      136.1K bytes
      1 views
      Cache
     
  3. RidgeClassifier — scikit-learn 1.6.1 documentation

    fit_intercept bool, default=True Whether to calculate...be already centered). copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Wed May 14 09:35:38 UTC 2025
      144.8K bytes
      Cache
     
  4. ExtraTreeClassifier — scikit-learn 1.6.1 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
    Wed May 14 09:35:37 UTC 2025
      168K bytes
      Cache
     
  5. make_multilabel_classification — scikit-learn 1...

    allow_unlabeled bool, default=True If True , some...belong to any class. sparse bool, default=False If True , return...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Wed May 14 09:35:38 UTC 2025
      115.1K bytes
      Cache
     
  6. BiclusterMixin — scikit-learn 1.6.1 documentation

    dtype = bool ) ... self . columns_ = np ...., X . shape [ 1 ]), dtype = bool ) ... return self >>> X = np...
    scikit-learn.org/stable/modules/generated/sklearn.base.BiclusterMixin.html
    Wed May 14 09:35:37 UTC 2025
      115.6K bytes
      Cache
     
  7. RadiusNeighborsClassifier — scikit-learn 1.6.1 ...

    outputs_2d_ bool False when y ’s shape is (n_samples,...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html
    Wed May 14 09:35:39 UTC 2025
      152.7K bytes
      Cache
     
  8. SVR — scikit-learn 1.6.1 documentation

    shrinking bool, default=True Whether to use...kernel cache (in MB). verbose bool, default=False Enable verbose...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Mon May 12 15:17:01 UTC 2025
      147.3K bytes
      Cache
     
  9. LinearSVR — scikit-learn 1.6.1 documentation

    fit_intercept bool, default=True Whether or not...other features. dual “auto” or bool, default=”auto” Select the algorithm...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Tue May 13 14:25:44 UTC 2025
      143.9K bytes
      Cache
     
  10. GaussianNB — scikit-learn 1.6.1 documentation

    Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Wed May 14 09:35:38 UTC 2025
      156.5K bytes
      Cache
     
Back to top