|
Vowpal Wabbit
|
#include <cb.h>
Public Member Functions | |
| bool | is_test_label () const |
| bool | is_labeled () const |
| void | reset_to_default () |
Public Attributes | |
| std::vector< cb_class > | costs |
| float | weight = 1.f |
| bool VW::cb_label::is_labeled | ( | ) | const |
| bool VW::cb_label::is_test_label | ( | ) | const |
| void VW::cb_label::reset_to_default | ( | ) |
| std::vector<cb_class> VW::cb_label::costs |
| float VW::cb_label::weight = 1.f |