Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 547 for book (0.1 sec)

  1. sklearn.linear_model.LassoCV — scikit-learn 1.4...

    fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’, bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Thu May 16 17:15:46 UTC 2024
      80.3K bytes
      Cache
     
  2. sklearn.neighbors.KDTree — scikit-learn 1.4.2 d...

    breadth_first bool, default=False If True, use...high tolerances. return_log bool, default=False Return the logarithm...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KDTree.html
    Thu May 16 17:15:46 UTC 2024
      48.5K bytes
      Cache
      Similar Results (1)
     
  3. sklearn.linear_model.MultiTaskLassoCV — scikit-...

    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 16 17:15:46 UTC 2024
      74.5K bytes
      Cache
     
  4. sklearn.linear_model.lars_path — scikit-learn 1...

    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
    Thu May 16 17:15:46 UTC 2024
      27.8K bytes
      Cache
     
  5. sklearn.linear_model.SGDClassifier — scikit-lea...

    fit_intercept bool, default=True Whether the intercept...New in version 0.19. shuffle bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Thu May 16 17:15:47 UTC 2024
      99.7K bytes
      Cache
     
  6. sklearn.linear_model.LarsCV — scikit-learn 1.4....

    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 16 17:15:46 UTC 2024
      54.2K bytes
      Cache
     
  7. sklearn.tree.DecisionTreeClassifier — scikit-le...

    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
    Thu May 16 17:15:46 UTC 2024
      102K bytes
      Cache
     
  8. sklearn.cross_decomposition.PLSCanonical — scik...

    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 16 17:15:47 UTC 2024
      74.7K bytes
      Cache
     
  9. sklearn.covariance.OAS — scikit-learn 1.4.2 doc...

    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 16 17:15:47 UTC 2024
      50.1K bytes
      Cache
     
  10. sklearn.datasets.fetch_openml — scikit-learn 1....

    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
    Thu May 16 17:15:46 UTC 2024
      54.8K bytes
      Cache
     
Back to top