|
Vowpal Wabbit
|
#include <active.h>
Public Attributes | |
| float | active_c0 |
| vw * | all |
| std::shared_ptr< rand_state > | _random_state |
| std::shared_ptr<rand_state> active::_random_state |
Definition at line 10 of file active.h.
Referenced by query_decision().
| float active::active_c0 |
Definition at line 8 of file active.h.
Referenced by query_decision().
| vw* active::all |
Definition at line 9 of file active.h.
Referenced by predict_or_learn_active(), predict_or_learn_simulation(), and query_decision().
1.8.13