Vowpal Wabbit
|
#include <multiclass.h>
Public Attributes | |
uint32_t | label |
float | weight |
Definition at line 14 of file multiclass.h.
uint32_t MULTICLASS::label_t::label |
Definition at line 16 of file multiclass.h.
Referenced by MULTICLASS::bufcache_label(), MULTICLASS::bufread_label(), MULTICLASS::cache_label(), SequenceSpanTask::convert_bio_to_bilou(), memory_tree_ns::copy_example_data(), MULTICLASS::default_label(), MULTICLASS::direct_print_update(), ect_train(), recall_tree_ns::find(), recall_tree_ns::find_or_create(), MULTICLASS::finish_example(), finish_example_scores(), recall_tree_ns::is_candidate(), learn(), recall_tree_ns::learn(), memory_tree_ns::learn_at_leaf_random(), learn_randomized(), learn_sup_adf(), MULTICLASS::parse_label(), predict(), memory_tree_ns::predict(), EntityRelationTask::predict_entity(), CLASSWEIGHTS::predict_or_learn(), predict_or_learn(), predict_or_learn_adf(), predict_or_learn_bandit_adf(), EntityRelationTask::predict_relation(), MULTICLASS::print_label_pred(), MULTICLASS::print_probability(), MULTICLASS::print_score(), MULTICLASS::read_cached_label(), memory_tree_ns::return_reward_from_node(), memory_tree_ns::save_load_example(), SequenceSpanTask::takedown(), and MULTICLASS::test_label().
float MULTICLASS::label_t::weight |
Definition at line 17 of file multiclass.h.
Referenced by MULTICLASS::bufcache_label(), MULTICLASS::bufread_label(), MULTICLASS::cache_label(), MULTICLASS::default_label(), MULTICLASS::parse_label(), MULTICLASS::read_cached_label(), memory_tree_ns::save_load_example(), recall_tree_ns::train_node(), and MULTICLASS::weight().