|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Indices for a train/test split. More...
#include <Simulation.hpp>
Public Attributes | |
| std::vector< int > | te |
| Test set indices. | |
| std::vector< int > | tr |
| Training set indices. | |
Indices for a train/test split.
| std::vector<int> ppforest2::stats::Split::te |
Test set indices.
| std::vector<int> ppforest2::stats::Split::tr |
Training set indices.