Vowpal Wabbit
|
#include <example.h>
Public Attributes | |
polylabel | l |
size_t | tag_len |
char * | tag |
size_t | example_counter |
uint64_t | ft_offset |
float | global_weight |
size_t | num_features |
float | total_sum_feat_sq |
features | fs |
size_t flat_example::example_counter |
features flat_example::fs |
uint64_t flat_example::ft_offset |
float flat_example::global_weight |
polylabel flat_example::l |
size_t flat_example::num_features |
char* flat_example::tag |
size_t flat_example::tag_len |
float flat_example::total_sum_feat_sq |