#include <shark/Algorithms/Trainers/RFTrainer.h>
Public Attributes | |
| double | value |
| std::size_t | id |
Definition at line 127 of file RFTrainer.h.
| std::size_t shark::RFTrainer::RFAttribute::id |
Definition at line 129 of file RFTrainer.h.
| double shark::RFTrainer::RFAttribute::value |
Definition at line 128 of file RFTrainer.h.