Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 481 for book (0.07 sec)

  1. 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
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. sklearn.gaussian_process.GaussianProcessRegress...

    return_cov : bool | None | str = '$UNCHANGED$' , return_std : bool | None...run is performed. normalize_y bool, default=False Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Mon May 20 18:34:24 UTC 2024
      72.2K bytes
      Cache
     
  10. sklearn.linear_model.LogisticRegression — sciki...

    (allowing ‘multinomial’ + L1) dual bool, default=False Dual (constrained)...regularization. fit_intercept bool, default=True Specifies if a...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Mon May 20 18:34:24 UTC 2024
      94.8K bytes
      Cache
     
Back to top