98 #endif // _VW_LABEL_H__
Class v_array is a templated class used to store variable length arrays. Memory locations are stored ...
float32_t label
Label value.
float32_t weight
Weight of example.
Class VwLabel holds a label object used by VW.
void set_label(float32_t l)
void set_initial(float32_t i)
void parse_label(v_array< substring > &words)
float32_t initial
Initial approximation.
void set_weight(float32_t w)