shark::RFTrainer::RFAttribute Struct Reference

#include <shark/Algorithms/Trainers/RFTrainer.h>

Public Attributes

double value
 
std::size_t id
 

Detailed Description

Definition at line 127 of file RFTrainer.h.

Member Data Documentation

§ id

std::size_t shark::RFTrainer::RFAttribute::id

Definition at line 129 of file RFTrainer.h.

§ value

double shark::RFTrainer::RFAttribute::value

Definition at line 128 of file RFTrainer.h.


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