|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
#include "stats/Stats.hpp"#include "utils/Types.hpp"#include <set>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | ppforest2::stats::DataPacket |
| Bundled dataset: features, responses, and group labels. More... | |
Namespaces | |
| namespace | ppforest2 |
| namespace | ppforest2::stats |
| Statistical infrastructure for training and evaluation. | |