#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 VW::reductions::active::_max_seen_label = 1.f | 
| float VW::reductions::active::_min_seen_label = 0.f | 
| VW::version_struct VW::reductions::active::_model_version | 
| std::shared_ptr<VW::rand_state> VW::reductions::active::_random_state | 
| shared_data* VW::reductions::active::_shared_data | 
| float VW::reductions::active::active_c0 | 
 1.8.13