Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 390 for book (0.09 sec)

  1. GaussianProcessRegressor — scikit-learn 1.5.0 d...

    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
    Fri May 31 14:06:04 UTC 2024
      164.4K bytes
      Cache
     
  2. lasso_path — scikit-learn 1.5.0 documentation

    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
    Fri May 31 14:06:07 UTC 2024
      127K bytes
      Cache
     
  3. StandardScaler — scikit-learn 1.5.0 documentation

    features do not more or less look like standard normally distributed...User Guide . Parameters : copy bool, default=True If False, try...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html
    Fri May 31 14:06:07 UTC 2024
      193K bytes
      Cache
     
  4. LinearRegression — scikit-learn 1.5.0 documenta...

    Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Fri May 31 14:06:07 UTC 2024
      155.2K bytes
      Cache
      Similar Results (1)
     
  5. ColumnTransformer — scikit-learn 1.5.0 document...

    array-like of bool, slice or callable Indexes the...values the weights. verbose bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html
    Fri May 31 14:06:07 UTC 2024
      163.3K bytes
      Cache
     
  6. ExtraTreeRegressor — scikit-learn 1.5.0 documen...

    When looking for the best split to separate...features to consider when looking for the best split: If int,...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Fri May 31 14:06:07 UTC 2024
      175.3K bytes
      Cache
     
  7. MiniBatchDictionaryLearning — scikit-learn 1.5....

    shuffle bool, default=True Whether to shuffle...from 1.0 to alpha . verbose bool or int, default=False To control...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html
    Fri May 31 14:06:07 UTC 2024
      154.3K bytes
      Cache
     
  8. graphical_lasso — scikit-learn 1.5.0 documentation

    verbose bool, default=False If verbose is...each iteration. return_costs bool, default=False If return_costs...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.graphical_lasso.html
    Fri May 31 14:06:06 UTC 2024
      119.7K bytes
      Cache
     
  9. Ridge — scikit-learn 1.5.0 documentation

    fit_intercept bool, default=True Whether to fit...expected to be centered). copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Fri May 31 14:06:07 UTC 2024
      158.5K bytes
      Cache
     
  10. KNNImputer — scikit-learn 1.5.0 documentation

    copy bool, default=True If True, a copy...whenever possible. add_indicator bool, default=False If True, a MissingIndicator...
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Fri May 31 14:06:07 UTC 2024
      139.4K bytes
      Cache
     
Back to top