|
Vowpal Wabbit
|
#include <active.h>
Public Member Functions | |
| active (float active_c0, shared_data *shared_data, std::shared_ptr< VW::rand_state > random_state, VW::version_struct model_version) | |
Public Attributes | |
| float | active_c0 |
| shared_data * | _shared_data |
| std::shared_ptr< VW::rand_state > | _random_state |
| float | _min_seen_label = 0.f |
| float | _max_seen_label = 1.f |
| VW::version_struct | _model_version |
|
inline |
| float active::_max_seen_label = 1.f |
| float active::_min_seen_label = 0.f |
| VW::version_struct active::_model_version |
| std::shared_ptr<VW::rand_state> active::_random_state |
| shared_data* active::_shared_data |
| float active::active_c0 |
1.8.13