Vowpal Wabbit
|
#include <parse_example_json.h>
Public Member Functions | |
MultiState () | |
BaseState< audit > * | StartArray (Context< audit > &ctx) override |
BaseState< audit > * | StartObject (Context< audit > &ctx) override |
BaseState< audit > * | EndArray (Context< audit > &ctx, rapidjson::SizeType) override |
![]() | |
BaseState (const char *pname) | |
virtual BaseState< audit > * | Null (Context< audit > &ctx) |
virtual BaseState< audit > * | Bool (Context< audit > &ctx, bool b) |
virtual BaseState< audit > * | Float (Context< audit > &ctx, float v) |
virtual BaseState< audit > * | Uint (Context< audit > &ctx, unsigned v) |
virtual BaseState< audit > * | String (Context< audit > &ctx, const char *str, rapidjson::SizeType len, bool) |
virtual BaseState< audit > * | Key (Context< audit > &ctx, const char *str, rapidjson::SizeType len, bool) |
virtual BaseState< audit > * | EndObject (Context< audit > &ctx, rapidjson::SizeType) |
Additional Inherited Members | |
![]() | |
const char * | name |
Definition at line 429 of file parse_example_json.h.
|
inline |
Definition at line 431 of file parse_example_json.h.
|
inlineoverridevirtual |
Reimplemented from BaseState< audit >.
Definition at line 477 of file parse_example_json.h.
References Context< audit >::default_state, Context< audit >::ex, and Context< audit >::examples.
|
inlineoverridevirtual |
Reimplemented from BaseState< audit >.
Definition at line 433 of file parse_example_json.h.
References CB::cb_class::action, Context< audit >::all, polylabel::cb, label_type::cb, label_type::ccb, polylabel::conditional_contextual_bandit, CB::cb_class::cost, CB::label::costs, Context< audit >::ex, f, example::l, vw::label_type, CB::cb_class::partial_prediction, CB::cb_class::probability, CCB::shared, THROW, CCB::label::type, and uniform_hash().
|
inlineoverridevirtual |
Reimplemented from BaseState< audit >.
Definition at line 459 of file parse_example_json.h.
References Context< audit >::all, label_type::ccb, polylabel::conditional_contextual_bandit, label_parser::default_label, Context< audit >::default_state, Context< audit >::ex, Context< audit >::example_factory, Context< audit >::example_factory_context, Context< audit >::examples, example::l, vw::label_type, parser::lp, vw::p, v_array< T >::push_back(), Context< audit >::PushNamespace(), and CCB::label::type.