Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,535 for ' (0.11 sec)

  1. sklearn.tree.plot_tree — scikit-learn 1.4.2 doc...

    label {all, root, none}, default=all Whether to show...Options include all to show at every node, root to show only...
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Sun May 19 20:00:39 UTC 2024
      23.9K bytes
      Cache
     
  2. Release Highlights for scikit-learn 0.24 — scik...

    best_params_ {'bootstrap': True, 'criterion': 'gini', 'max_depth': None,...None, 'max_features': 10, 'min_samples_split': 10} Native support...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Sun May 19 20:00:39 UTC 2024
      92K bytes
      Cache
     
  3. sklearn.preprocessing.power_transform — scikit-...

    method {yeo-johnson, box-cox}, default=yeo-johnson The power...parameter changed from box-cox to yeo-johnson in 0.23. standardize...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Sun May 19 20:00:39 UTC 2024
      22.4K bytes
      Cache
     
  4. sklearn.linear_model.RidgeCV — scikit-learn 1.4...

    gcv_mode {auto, svd, eigen}, default=auto Flag indicating...Cross-Validation. Options are: 'auto' : use 'svd' if n_samples > n_features...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Sun May 19 20:00:39 UTC 2024
      58.8K bytes
      Cache
     
  5. sklearn.linear_model.LassoLarsIC — scikit-learn...

    Parameters : criterion {aic, bic}, default=aic The type of criterion...precompute bool, auto or array-like, default=auto Whether to use...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Sun May 19 20:00:39 UTC 2024
      58.4K bytes
      Cache
     
  6. sklearn.set_config — scikit-learn 1.4.2 documen...

    display {text, diagram}, default=None If diagram, estimators...while True will only print SVC() while the default behaviour...
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Sun May 19 20:00:39 UTC 2024
      27.6K bytes
      Cache
     
  7. "The noise of being online was becoming almost ...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203638/The-noise-of-being-online-was-becoming-almost-too-much-for-even-me
    Thu May 09 00:45:35 UTC 2024
      33.7K bytes
      Cache
     
  8. sklearn.ensemble.GradientBoostingClassifier — s...

    : loss {log_loss, exponential}, default=log_loss The loss...criterion {friedman_mse, squared_error}, default=friedman_mse’...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Sun May 19 20:00:39 UTC 2024
      96.5K bytes
      Cache
     
  9. sklearn.isotonic.IsotonicRegression — scikit-le...

    estimates sign. out_of_bounds {nan, clip, raise}, default=’nan’...prediction. nan, predictions will be NaN. clip, predictions...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Sun May 19 20:00:39 UTC 2024
      71.5K bytes
      Cache
     
  10. sklearn.metrics.classification_report — scikit-...

    structure: { 'label 1' : { 'precision' : 0.5 , 'recall' : 1.0 , 'f1-score'...target_names = [ 'class 0' , 'class 1' , 'class 2' ] >>> print (...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Sun May 19 20:00:39 UTC 2024
      30.4K bytes
      Cache
     
Back to top