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.

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).


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