Vowpal Wabbit
|
Public Member Functions | |
single_example_handler (const context_type &context) | |
void | on_example (example *ec) |
Private Attributes | |
context_type | _context |
Definition at line 140 of file learner.cc.
|
inline |
Definition at line 143 of file learner.cc.
|
inline |
Definition at line 145 of file learner.cc.
References example::end_pass, example_predict::indices, LEARNER::is_save_cmd(), and v_array< T >::size().
|
private |
Definition at line 158 of file learner.cc.