ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
SRMeanOfMeansStrategy.hpp File Reference

Go to the source code of this file.

Classes

struct  ppforest2::sr::SRMeanOfMeansStrategy
 Split threshold as the mean of two group means. More...
 

Namespaces

namespace  ppforest2
 
namespace  ppforest2::sr
 Split rule strategies for computing decision thresholds.
 

Functions

SRStrategy::Ptr ppforest2::sr::mean_of_means ()
 Factory function for a mean-of-means split strategy.