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

Go to the source code of this file.

Classes

struct  ppforest2::pp::PPPDAStrategy
 Penalized Discriminant Analysis projection pursuit strategy. More...
 

Namespaces

namespace  ppforest2
 
namespace  ppforest2::pp
 Projection pursuit strategies.
 

Functions

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