Vowpal Wabbit
|
#include <interactions_predict.h>
Public Attributes | |
size_t | loop_idx |
uint64_t | hash |
float | x |
size_t | loop_end |
size_t | self_interaction |
features * | ft_arr |
features* INTERACTIONS::feature_gen_data::ft_arr |
uint64_t INTERACTIONS::feature_gen_data::hash |
size_t INTERACTIONS::feature_gen_data::loop_end |
size_t INTERACTIONS::feature_gen_data::loop_idx |
size_t INTERACTIONS::feature_gen_data::self_interaction |
float INTERACTIONS::feature_gen_data::x |