#include <C45Tree.hh>
Public Attributes | |
std::vector< float > | input |
float | output |
Experiences the tree is trained on. A vector of inputs and one float output to predict
Definition at line 79 of file C45Tree.hh.
std::vector<float> C45Tree::tree_experience::input |
Definition at line 80 of file C45Tree.hh.
Definition at line 81 of file C45Tree.hh.