ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ProjectionPursuit.hpp File Reference

Go to the source code of this file.

Classes

class  ppforest2::pp::ProjectionPursuit
 Abstract strategy for projection pursuit optimization. More...
 
struct  ppforest2::pp::ProjectionPursuit::Result
 Result of a projection pursuit optimization step. More...
 

Namespaces

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

Functions

ProjectionPursuit::Ptr ppforest2::pp::pda (float lambda)
 Factory function for a PDA projection pursuit strategy.