Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 565 for book (0.09 sec)

  1. sklearn.ensemble.GradientBoostingRegressor — sc...

    features to consider when looking for the best split: If int,...number of leaf nodes. warm_start bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Tue Apr 30 16:14:28 UTC 2024
      85.4K bytes
      Cache
     
  2. sklearn.tree.export_graphviz — scikit-learn 1.4...

    ) or bool, default=None Names of each...not show at any node. filled bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_graphviz.html
    Tue Apr 30 16:14:28 UTC 2024
      23.7K bytes
      Cache
     
  3. sklearn.linear_model.ElasticNet — scikit-learn ...

    fit_intercept bool, default=True Whether the intercept...already centered. precompute bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Tue Apr 30 16:14:28 UTC 2024
      77.6K bytes
      Cache
     
  4. 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
    Tue Apr 30 16:14:28 UTC 2024
      48.5K bytes
      Cache
      Similar Results (1)
     
  5. 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
    Tue Apr 30 16:14:29 UTC 2024
      80.3K bytes
      Cache
     
  6. 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
    Tue Apr 30 16:14:29 UTC 2024
      27.8K bytes
      Cache
     
  7. sklearn.linear_model.Lasso — scikit-learn 1.4.2...

    fit_intercept bool, default=True Whether to calculate...to be centered). precompute bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Tue Apr 30 16:14:28 UTC 2024
      78.6K bytes
      Cache
     
  8. 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
    Tue Apr 30 16:14:29 UTC 2024
      74.5K bytes
      Cache
     
  9. 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
    Tue Apr 30 16:14:28 UTC 2024
      99.7K bytes
      Cache
     
  10. Quantile regression — scikit-learn 1.4.2 docume...

    bool_ ) for quantile in quantiles...( y_true_mean , dtype = np . bool_ ) for quantile in quantiles...
    scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html
    Tue Apr 30 16:14:28 UTC 2024
      73K bytes
      Cache
     
Back to top