Classes
contrib/mul/clsfy/clsfy_random_forest.h File Reference

Binary tree classifier. More...

#include <clsfy/clsfy_classifier_base.h>
#include <clsfy/clsfy_binary_tree.h>
#include <mbl/mbl_cloneable_ptr.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.

Classes

class  clsfy_random_forest
 Forest of clsfy_binary_tree trees. More...

Detailed Description

Binary tree classifier.

Author:
Martin Roberts

Definition in file clsfy_random_forest.h.