Vowpal Wabbit
Public Attributes | List of all members
lq_data Struct Reference

Public Attributes

float max_pred
 
float min_pred
 
bool is_range_large
 
bool is_range_overlapped
 
bool query_needed
 
COST_SENSITIVE::wclasscl
 

Detailed Description

Definition at line 20 of file cs_active.cc.

Member Data Documentation

◆ cl

COST_SENSITIVE::wclass& lq_data::cl

Definition at line 29 of file cs_active.cc.

Referenced by predict_or_learn().

◆ is_range_large

bool lq_data::is_range_large

Definition at line 25 of file cs_active.cc.

Referenced by predict_or_learn().

◆ is_range_overlapped

bool lq_data::is_range_overlapped

Definition at line 26 of file cs_active.cc.

Referenced by predict_or_learn().

◆ max_pred

float lq_data::max_pred

Definition at line 23 of file cs_active.cc.

Referenced by predict_or_learn().

◆ min_pred

float lq_data::min_pred

Definition at line 24 of file cs_active.cc.

Referenced by predict_or_learn().

◆ query_needed

bool lq_data::query_needed

Definition at line 28 of file cs_active.cc.

Referenced by predict_or_learn().


The documentation for this struct was generated from the following file: