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

Build a random forest classifier. More...

#include <clsfy/clsfy_builder_base.h>
#include <clsfy/clsfy_random_forest.h>
#include <vcl_vector.h>
#include <vcl_set.h>
#include <vcl_string.h>
#include <vcl_iosfwd.h>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_random.h>
#include <mbl/mbl_data_wrapper.h>

Go to the source code of this file.

Classes

class  clsfy_random_forest_builder
 Builds clsfy_random_forest classifiers. More...

Detailed Description

Build a random forest classifier.

Author:
Martin Roberts

Definition in file clsfy_random_forest_builder.h.