Vowpal Wabbit
Namespaces | Functions | Variables
simple_label_parser.h File Reference
#include "label_parser.h"
#include "io_buf.h"
#include "simple_label.h"

Namespaces

 VW
 
 VW::model_utils
 

Functions

size_t VW::model_utils::read_model_field (io_buf &, label_data &)
 
size_t VW::model_utils::write_model_field (io_buf &, const label_data &, const std::string &, bool)
 
size_t VW::model_utils::read_model_field (io_buf &, simple_label_reduction_features &)
 
size_t VW::model_utils::write_model_field (io_buf &, const simple_label_reduction_features &, const std::string &, bool)
 

Variables

label_parser simple_label_parser
 

Variable Documentation

◆ simple_label_parser

label_parser simple_label_parser