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

Go to the source code of this file.

Classes

struct  ppforest2::dr::DRUniformStrategy
 Uniform random dimensionality reduction. More...
 

Namespaces

namespace  ppforest2
 
namespace  ppforest2::dr
 Dimensionality reduction strategies for variable selection.
 

Functions

DRStrategy::Ptr ppforest2::dr::uniform (int n_vars)
 Factory function for a uniform DR strategy.