Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 629 for book (0.12 sec)

  1. MultiTaskLassoCV — scikit-learn 1.5.0 documenta...

    fit_intercept bool, default=True Whether to calculate...is smaller than tol . copy_X bool, default=True If True , X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Thu May 30 15:22:05 UTC 2024
      167.8K bytes
      Cache
     
  2. 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
     
  3. lars_path — scikit-learn 1.5.0 documentation

    bool, ndarray of shape (n_features,...'lasso' for the Lasso. copy_X bool, default=True If False , X is...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html
    Fri May 31 14:06:04 UTC 2024
      126.3K bytes
      Cache
     
  4. 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
     
  5. 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
    Thu May 30 15:22:05 UTC 2024
      148.1K bytes
      Cache
     
  6. PLSCanonical — scikit-learn 1.5.0 documentation

    scale bool, default=True Whether to scale...the left singular vector. copy bool, default=True Whether to copy...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Thu May 30 15:22:07 UTC 2024
      168.3K bytes
      Cache
     
  7. OAS — scikit-learn 1.5.0 documentation

    Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Thu May 30 15:22:07 UTC 2024
      143.3K bytes
      Cache
     
  8. 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
     
  9. 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
    Thu May 30 15:22:05 UTC 2024
      150.5K bytes
      Cache
     
  10. 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
     
Back to top