koho.cpp  1.1.0
Classes | Namespaces
decision_forest.h File Reference

Decision Forest module. More...

#include "decision_tree.h"
Include dependency graph for decision_forest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  koho::DecisionForestClassifier
 A decision forest classifier. More...
 

Namespaces

 koho
 

Detailed Description

Decision Forest module.

C++ implementation.