| 
| VW::LEARNER::base_learner *  | VW::automl::automl_setup (VW::setup_base_i &) | 
|   | 
| void  | VW::automl::details::fail_if_enabled (VW::workspace &, const std::set< std::string > &) | 
|   | 
| VW::string_view  | VW::to_string (automl::automl_state state) | 
|   | 
| VW::string_view  | VW::to_string (automl::config_state state) | 
|   | 
| template<typename CMType >  | 
| size_t  | VW::model_utils::write_model_field (io_buf &, const VW::automl::automl< CMType > &, const std::string &, bool) | 
|   | 
| size_t  | VW::model_utils::read_model_field (io_buf &, VW::automl::exclusion_config &) | 
|   | 
| size_t  | VW::model_utils::read_model_field (io_buf &, VW::automl::aml_score &) | 
|   | 
| size_t  | VW::model_utils::read_model_field (io_buf &, VW::automl::interaction_config_manager &) | 
|   | 
| template<typename CMType >  | 
| size_t  | VW::model_utils::read_model_field (io_buf &, VW::automl::automl< CMType > &) | 
|   | 
| size_t  | VW::model_utils::write_model_field (io_buf &, const VW::automl::exclusion_config &, const std::string &, bool) | 
|   | 
| size_t  | VW::model_utils::write_model_field (io_buf &, const VW::automl::aml_score &, const std::string &, bool) | 
|   | 
| size_t  | VW::model_utils::write_model_field (io_buf &, const VW::automl::interaction_config_manager &, const std::string &, bool) | 
|   |