Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 629 for book (0.08 sec)

  1. 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
    Tue May 28 11:51:34 UTC 2024
      126.3K bytes
      Cache
     
  2. 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
    Tue May 28 11:51:32 UTC 2024
      191.9K bytes
      Cache
     
  3. TfidfVectorizer — scikit-learn 1.5.0 documentation

    lowercase bool, default=True Convert all characters...the input documents. binary bool, default=False If True, all...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Tue May 28 11:51:33 UTC 2024
      165.3K bytes
      Cache
     
  4. 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
    Tue May 28 11:51:32 UTC 2024
      148.1K bytes
      Cache
     
  5. make_column_transformer — scikit-learn 1.5.0 do...

    array-like of bool or callable Indexes the data...Glossary for more details. verbose bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_transformer.html
    Tue May 28 11:51:32 UTC 2024
      125.4K 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
    Tue May 28 11:51:34 UTC 2024
      168.3K bytes
      Cache
     
  7. MinCovDet — 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, the...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html
    Tue May 28 11:51:34 UTC 2024
      150.6K bytes
      Cache
     
  8. 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
    Tue May 28 11:51:34 UTC 2024
      143.3K bytes
      Cache
     
  9. 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
    Tue May 28 11:51:32 UTC 2024
      152.8K bytes
      Cache
     
  10. 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
    Tue May 28 11:51:34 UTC 2024
      150.5K bytes
      Cache
     
Back to top