Vowpal Wabbit
Namespaces | Enumerations | Functions
label_type.h File Reference
#include "vw_string_view.h"
#include "future_compat.h"
#include <cstdint>

Namespaces

 VW
 

Enumerations

enum  VW::label_type_t : uint32_t {
  VW::label_type_t::simple, VW::label_type_t::cb, VW::label_type_t::cb_eval, VW::label_type_t::cs,
  VW::label_type_t::multilabel, VW::label_type_t::multiclass, VW::label_type_t::ccb, VW::label_type_t::slates,
  VW::label_type_t::nolabel, VW::label_type_t::continuous
}
 

Functions

string_view VW::to_string (VW::label_type_t)