|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Tag type for requesting vote-proportion predictions. More...
#include <Model.hpp>
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.