[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
![]() |
CompleteOOBInfo [Machine Learning] |
![]() |
#include <vigra/random_forest/rf_visitors.hxx>
Public Member Functions | |
void | save (std::string filen, std::string pathn) |
template<class RF, class PR, class SM, class ST> | |
void | visit_after_tree (RF &rf, PR &pr, SM &sm, ST &st, int index) |
template<class RF, class PR> | |
void | visit_at_end (RF &rf, PR &pr) |
Public Attributes | |
MultiArray< 2, double > | breiman_per_tree |
double | oob_breiman |
double | oob_mean |
MultiArray< 2, double > | oob_per_tree |
double | oob_per_tree2 |
double | oob_std |
MultiArray< 4, double > | oobroc_per_tree |
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|