Vowpal Wabbit
|
Public Attributes | |
float | max_pred |
float | min_pred |
bool | is_range_large |
bool | is_range_overlapped |
bool | query_needed |
COST_SENSITIVE::wclass & | cl |
Definition at line 20 of file cs_active.cc.
COST_SENSITIVE::wclass& lq_data::cl |
Definition at line 29 of file cs_active.cc.
Referenced by predict_or_learn().
bool lq_data::is_range_large |
Definition at line 25 of file cs_active.cc.
Referenced by predict_or_learn().
bool lq_data::is_range_overlapped |
Definition at line 26 of file cs_active.cc.
Referenced by predict_or_learn().
float lq_data::max_pred |
Definition at line 23 of file cs_active.cc.
Referenced by predict_or_learn().
float lq_data::min_pred |
Definition at line 24 of file cs_active.cc.
Referenced by predict_or_learn().
bool lq_data::query_needed |
Definition at line 28 of file cs_active.cc.
Referenced by predict_or_learn().