|
CGAL 4.12 - Classification
|
This is the complete list of members for CGAL::Classification::ETHZ_random_forest_classifier, including all inherited members.
| ETHZ_random_forest_classifier(const Label_set &labels, const Feature_set &features) | CGAL::Classification::ETHZ_random_forest_classifier | |
| load_configuration(std::istream &input) | CGAL::Classification::ETHZ_random_forest_classifier | |
| save_configuration(std::ostream &output) | CGAL::Classification::ETHZ_random_forest_classifier | |
| train(const LabelIndexRange &ground_truth, bool reset_trees=true, std::size_t num_trees=25, std::size_t max_depth=20) | CGAL::Classification::ETHZ_random_forest_classifier |