Vowpal Wabbit
|
Public Member Functions | |
multi_example_handler (const context_type context) | |
~multi_example_handler () | |
void | on_example (example *ec) |
Private Member Functions | |
bool | complete_multi_ex (example *ec) |
bool | try_complete_multi_ex (example *ec) |
Private Attributes | |
context_type | _context |
multi_ex | ec_seq |
Definition at line 162 of file learner.cc.
|
inline |
Definition at line 195 of file learner.cc.
|
inline |
Definition at line 197 of file learner.cc.
|
inlineprivate |
Definition at line 165 of file learner.cc.
References LEARNER::example_is_newline_not_header(), VW::finish_example(), and example::l.
|
inline |
Definition at line 205 of file learner.cc.
|
inlineprivate |
Definition at line 181 of file learner.cc.
References example::end_pass, example_predict::indices, LEARNER::is_save_cmd(), and v_array< T >::size().
|
private |
Definition at line 215 of file learner.cc.
|
private |
Definition at line 216 of file learner.cc.