[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | DepthStop Class Reference |  | 
Random forest 'maximum depth' stop criterion. More...
#include <vigra/random_forest_3/random_forest_common.hxx>
| Public Member Functions | |
| DepthStop (size_t max_depth) | |
| Constructor: terminate tree construction at max_depth. | |
Random forest 'maximum depth' stop criterion.
Stop splitting a node when the its depth reaches a given value or when it is pure.
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |