Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 397 for book (0.07 sec)

  1. sklearn.inspection.PartialDependenceDisplay — s...

    is_categorical list of (bool,) or list of (bool, bool), default=None Whether...(n_categorical_features,), dtype={bool, int, str}, default=None Indicates...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Mon May 20 18:34:24 UTC 2024
      84.3K bytes
      Cache
     
  2. sklearn.ensemble.ExtraTreesRegressor — scikit-l...

    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.ExtraTreesRegressor.html
    Mon May 20 18:34:24 UTC 2024
      77.8K bytes
      Cache
     
  3. sklearn.datasets.fetch_20newsgroups — scikit-le...

    shuffle bool, default=True Whether or not...blocks at the ends of posts that look like signatures, and ‘quotes’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Mon May 20 18:34:25 UTC 2024
      26K bytes
      Cache
     
  4. sklearn.datasets.load_svmlight_files — scikit-l...

    multilabel bool, default=False Samples may have...ltilabel.html ). zero_based bool or “auto”, default=”auto” Whether...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Mon May 20 18:34:24 UTC 2024
      19.4K bytes
      Cache
     
  5. sklearn.linear_model.PassiveAggressiveClassifie...

    fit_intercept bool, default=True Whether the intercept...version 0.19. early_stopping bool, default=False Whether to use...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Mon May 20 18:34:25 UTC 2024
      74.1K bytes
      Cache
     
  6. sklearn.preprocessing.LabelBinarizer — scikit-l...

    sparse_output bool, default=False True if the returned...and ‘unknown’. sparse_input_ bool True if the input data to transform...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html
    Mon May 20 18:34:25 UTC 2024
      48.6K bytes
      Cache
     
  7. sklearn.base.is_classifier — scikit-learn 1.4.2...

    Returns : out bool True if estimator is a classifier...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_classifier.html
    Mon May 20 18:34:25 UTC 2024
      15.3K bytes
      Cache
     
  8. sklearn.linear_model.lasso_path — scikit-learn ...

    bool or array-like of shape (n_features,...matrix is precomputed. copy_X bool, default=True If True , X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Mon May 20 18:34:24 UTC 2024
      30.9K bytes
      Cache
     
  9. sklearn.linear_model.LogisticRegressionCV — sci...

    fit_intercept bool, default=True Specifies if a...from 3-fold to 5-fold. dual bool, default=False Dual (constrained)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Mon May 20 18:34:24 UTC 2024
      79.5K bytes
      Cache
     
  10. sklearn.neighbors.NearestNeighbors — scikit-lea...

    Parameters : deep bool, default=True If True, will...constructor. return_distance bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html
    Mon May 20 18:34:24 UTC 2024
      64K bytes
      Cache
     
Back to top