|
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.
For forests, returns an (n × G) matrix of per-tree vote proportions. For single trees, returns an (n × G) one-hot matrix (the tree's deterministic prediction encoded as proportions).