Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 396 for book (0.09 sec)

  1. SGDClassifier — scikit-learn 1.5.0 documentation

    fit_intercept bool, default=True Whether the intercept...Added in version 0.19. shuffle bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Fri May 31 14:06:07 UTC 2024
      190.7K bytes
      Cache
     
  2. LarsCV — scikit-learn 1.5.0 documentation

    Parameters : 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.LarsCV.html
    Fri May 31 14:06:07 UTC 2024
      148.1K bytes
      Cache
     
  3. DecisionTreeClassifier — scikit-learn 1.5.0 doc...

    features to consider when looking for the best split: If int,...sparse csr_matrix . check_input bool, default=True Allow to bypass...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Fri May 31 14:06:06 UTC 2024
      191.9K bytes
      Cache
     
  4. fetch_openml — scikit-learn 1.5.0 documentation

    cache : bool = True , return_X_y : bool = False , as_frame...as_frame : str | bool = 'auto' , n_retries : int = 3 , delay : float...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html
    Fri May 31 14:06:04 UTC 2024
      152.8K bytes
      Cache
     
  5. GraphicalLassoCV — scikit-learn 1.5.0 documenta...

    changed from 1 to None verbose bool, default=False If verbose is...version 1.3. assume_centered bool, default=False If True, data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Fri May 31 14:06:07 UTC 2024
      150.5K bytes
      Cache
     
  6. 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
    Fri May 31 14:06:06 UTC 2024
      160.2K bytes
      Cache
     
  7. OrthogonalMatchingPursuit — scikit-learn 1.5.0 ...

    fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’ or bool, default=’auto’ Whether to use...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Fri May 31 14:06:06 UTC 2024
      140.2K bytes
      2 views
      Cache
     
  8. LabelBinarizer — scikit-learn 1.5.0 documentation

    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
    Fri May 31 14:06:06 UTC 2024
      141.6K bytes
      Cache
     
  9. IncrementalPCA — scikit-learn 1.5.0 documentation

    whiten bool, default=False When True (False...hard-wired assumptions. copy bool, default=True If False, X will...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Fri May 31 14:06:07 UTC 2024
      157.8K bytes
      Cache
     
  10. ExtraTreesRegressor — scikit-learn 1.5.0 docume...

    features to consider when looking for the best split: If int,...Added in version 0.19. bootstrap bool, default=False Whether bootstrap...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Fri May 31 14:06:07 UTC 2024
      170.6K bytes
      Cache
     
Back to top