Vowpal Wabbit
Public Member Functions | List of all members
VW::automl::config_manager Struct Reference

#include <automl.h>

Inheritance diagram for VW::automl::config_manager:
VW::automl::interaction_config_manager

Public Member Functions

void apply_config (example *, uint64_t)
 
void revert_config (example *)
 
void persist (metric_sink &, bool)
 
void config_oracle ()
 
void pre_process (const multi_ex &)
 
void schedule ()
 
void update_champ ()
 

Member Function Documentation

◆ apply_config()

void VW::automl::config_manager::apply_config ( example ,
uint64_t   
)

◆ config_oracle()

void VW::automl::config_manager::config_oracle ( )

◆ persist()

void VW::automl::config_manager::persist ( metric_sink ,
bool   
)

◆ pre_process()

void VW::automl::config_manager::pre_process ( const multi_ex )

◆ revert_config()

void VW::automl::config_manager::revert_config ( example )

◆ schedule()

void VW::automl::config_manager::schedule ( )

◆ update_champ()

void VW::automl::config_manager::update_champ ( )

The documentation for this struct was generated from the following file: