forpy  2
Modules
Here is a list of all modules:
 Data ProvidersStructures storing and providing data throughout the training
 DecidersDecision functions that can be used in the inner nodes of a tree, \(h(v, \theta_j)\)
 GainsGain calculators for calculating \(I\)
 Impurity MeasuresImpurity measures for calculating \(H\)
 LeafsLeafs for storing the leaf distributions and estimation of joint distributions
 Threshold OptimizersThese objects encapsulate the optimization of split parameters \(\theta_j\)
 Desk ImplementationsThe 'desks' encapsulate thread local storage