ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
Forest.hpp File Reference
#include "models/Bagged.hpp"
#include "models/Model.hpp"
#include "models/Tree.hpp"
#include "stats/Stats.hpp"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  ppforest2::Forest
 Abstract base class for projection pursuit random forests. More...
 

Namespaces

namespace  ppforest2
 Binarization strategies for multiclass-to-binary reduction.