CvRTrees member oob_error is not accessible (Feature #2409)


Added by Stefan Walk over 12 years ago. Updated over 9 years ago.


Status:Open Start date:2012-10-03
Priority:Normal Due date:
Assignee:Maria Dimashova % Done:

0%

Category:ml
Target version:3.0
Difficulty: Pull request:

Description

CvRTrees has a member "oob_error" which is protected, and there is no method to access it. However, the out-of-band-error is important when you want to estimate the test set error, saving you crossvalidation when looking for parameters.

Also, the only way to make CvRTrees compute the oob error is to a) use it in the termination criteria b) calculate the variable importance. It would be nice to be able to control this independently.


Associated revisions

Revision 5527f287
Added by Roman Donchenko about 11 years ago

Merge pull request #2409 from juanmanpr:master

History

Updated by Alexander Smorkalov over 12 years ago

  • Target version set to 2.4.3
  • Category set to ml
  • Assignee set to Maria Dimashova

Updated by Andrey Kamaev over 12 years ago

  • Target version changed from 2.4.3 to 3.0

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4431

Also available in: Atom PDF