|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Go to the source code of this file.
Classes | |
| struct | ppforest2::dr::DRNoopStrategy |
| No-op dimensionality reduction: selects all variables. More... | |
Namespaces | |
| namespace | ppforest2 |
| namespace | ppforest2::dr |
| Dimensionality reduction strategies for variable selection. | |
Functions | |
| DRStrategy::Ptr | ppforest2::dr::noop () |
| Factory function for a no-op DR strategy. | |