|
forpy
2
|
These objects encapsulate the optimization of split parameters \(\theta_j\). More...
Classes | |
| class | forpy::ClassificationOpt |
| Optimize split thresholds to optimize classification results. More... | |
| class | forpy::FastClassOpt |
| Optimize split thresholds to optimize classification results. More... | |
| class | forpy::IThreshOpt |
| Find an optimal threshold. More... | |
| class | forpy::RegressionOpt |
| Optimize split thresholds to optimize regression results (MSE). More... | |
These objects encapsulate the optimization of split parameters \(\theta_j\).