Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 5 of 5 for noob (0.12 sec)

  1. OOB Errors for Random Forests — scikit-learn 1....

    Record the OOB error for each `n_estimators=i` setting. oob_error...clf . oob_score_ error_rate [ label ] . append (( i , oob_error...
    scikit-learn.org/stable/auto_examples/ensemble/plot_ensemble_oob.html
    Fri Sep 12 13:34:56 UTC 2025
      93.9K bytes
      Cache
     
  2. Ensemble methods — scikit-learn 1.7.2 documenta...

    Decision Trees OOB Errors for Random Forests OOB Errors for Random...
    scikit-learn.org/stable/auto_examples/ensemble/index.html
    Fri Sep 12 13:34:50 UTC 2025
      88.3K bytes
      Cache
     
  3. Version 0.14 — scikit-learn 1.7.2 documentation

    improvement oob_improvement_ rather than the OOB score for model...example that shows how to use OOB estimates to select the number...
    scikit-learn.org/stable/whats_new/v0.14.html
    Fri Sep 12 13:34:55 UTC 2025
      64.7K bytes
      Cache
     
  4. ensemble.rst.txt

    in the attribute `oob_improvement_`. ``oob_improvement_[i]``...mble_plot_gradient_boosting_oob.py` .. _gradient_boosting_warm_start:...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Fri Sep 12 13:34:55 UTC 2025
      72.2K bytes
     
  5. Version 0.17 — scikit-learn 1.7.2 documentation

    tClassifier while computing oob_score and X is a sparse.csc_matrix....
    scikit-learn.org/stable/whats_new/v0.17.html
    Fri Sep 12 13:34:53 UTC 2025
      89.1K bytes
      Cache
     
Back to top