15 #ifndef _VW_EXAMPLE_H__ 16 #define _VW_EXAMPLE_H__ 113 #endif // _VW_EXAMPLE_H__
uint32_t weight_index
Hashed index in weight vector
uint32_t vw_size_t
vw_size_t typedef to work across platforms
vw_size_t num_features
Number of features
float32_t total_sum_feat_sq
Total sum of square of features
v_array< vw_size_t > indices
Array of namespaces
Class VwLabel holds a label object used by VW.
float32_t final_prediction
Final prediction
vw_size_t example_counter
Example counter
bool sorted
Whether features are sorted by weight index
float32_t example_t
t value for this example
float32_t global_weight
Global weight
all of classes and functions are contained in the shogun namespace
float32_t eta_round
Learning rate for this round
bool operator==(VwFeature j)