Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 6 of 6 for noob (0.08 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
    Tue May 28 11:51:32 UTC 2024
      94.1K bytes
      Cache
     
  2. Ensemble methods — scikit-learn 1.5.0 documenta...

    Decision Trees OOB Errors for Random Forests OOB Errors for Random...
    scikit-learn.org/stable/auto_examples/ensemble/index.html
    Tue May 28 11:51:32 UTC 2024
      95.2K bytes
      Cache
     
  3. Roadmap — scikit-learn 1.5.0 documentation

    should be able to be replaced by OOB estimates whenever a cross-validation...
    scikit-learn.org/stable/roadmap.html
    Tue May 28 11:51:33 UTC 2024
      45K bytes
      Cache
      Similar Results (1)
     
  4. Version 0.14 — scikit-learn 1.5.0 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
    Tue May 28 11:51:32 UTC 2024
      69.4K bytes
      Cache
     
  5. Version 0.17 — scikit-learn 1.5.0 documentation

    tClassifier while computing oob_score and X is a sparse.csc_matrix....
    scikit-learn.org/stable/whats_new/v0.17.html
    Tue May 28 11:51:32 UTC 2024
      93.7K bytes
      Cache
     
Back to top