ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
Model.hpp File Reference
#include "models/TrainingSpec.hpp"
#include "utils/Types.hpp"
#include <memory>

Go to the source code of this file.

Classes

struct  ppforest2::Model
 Abstract base class for predictive models (trees and forests). More...
 
struct  ppforest2::Proportions
 Tag type for requesting vote-proportion predictions. More...
 
struct  ppforest2::Model::Visitor
 Visitor interface for model dispatch. More...
 

Namespaces

namespace  ppforest2