- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 5 of 5 for noob (0.12 sec)
-
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 -
Ensemble methods — scikit-learn 1.7.2 documenta...
scikit-learn.org/stable/auto_examples/ensemble/index.html -
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 -
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 -
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