ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
TrainingSpec.hpp File Reference
#include "models/PPPDAStrategy.hpp"
#include "models/DRUniformStrategy.hpp"
#include "models/DRNoopStrategy.hpp"
#include "models/SRMeanOfMeansStrategy.hpp"
#include <memory>
#include <thread>
#include <nlohmann/json.hpp>

Go to the source code of this file.

Classes

struct  ppforest2::TrainingSpec
 Training configuration for projection pursuit trees and forests. More...
 

Namespaces

namespace  ppforest2