ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::pp::PPResult Struct Reference

Result of a projection pursuit optimization step. More...

#include <PPStrategy.hpp>

Public Attributes

types::Feature index_value = 0
 Projection pursuit index value achieved.
 
Projector projector
 Optimized projection vector.
 

Detailed Description

Result of a projection pursuit optimization step.

Member Data Documentation

◆ index_value

types::Feature ppforest2::pp::PPResult::index_value = 0

Projection pursuit index value achieved.

◆ projector

Projector ppforest2::pp::PPResult::projector

Optimized projection vector.


The documentation for this struct was generated from the following file: