Vowpal Wabbit
|
Classes | |
class | VW::ccb_reduction_features |
Namespaces | |
namespace | VW |
namespace | CCB |
Typedefs | |
using | CCB::example_type = VW::ccb_example_type |
using | CCB::reduction_features = VW::ccb_reduction_features |
Enumerations | |
enum class | VW::ccb_example_type : uint8_t { VW::UNSET = 0 , VW::SHARED = 1 , VW::ACTION = 2 , VW::SLOT = 3 } |
Functions | |
const char * | VW::to_string (ccb_example_type type) |