ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::Proportions Struct Reference

Tag type for requesting vote-proportion predictions. More...

#include <Model.hpp>

Detailed Description

Tag type for requesting vote-proportion predictions.

Classification-only. ClassificationTree::predict(data, Proportions{}) returns a per-row one-hot of the predicted group; ClassificationForest returns the per-tree vote proportions.


The documentation for this struct was generated from the following file: