|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Grouped result of the three variable importance measures. More...
#include <VariableImportance.hpp>
Public Attributes | |
| types::FeatureVector | permuted |
| types::FeatureVector | projections |
| types::FeatureVector | scale |
| types::FeatureVector | weighted_projections |
Grouped result of the three variable importance measures.
For single trees only projections and scale are populated; permuted and weighted_projections remain empty (size 0).
| types::FeatureVector ppforest2::VariableImportance::permuted |
| types::FeatureVector ppforest2::VariableImportance::projections |
| types::FeatureVector ppforest2::VariableImportance::scale |
| types::FeatureVector ppforest2::VariableImportance::weighted_projections |