| 
| bool  | VW::reductions::automl::count_namespaces (const multi_ex &ecs, std::map< namespace_index, uint64_t > &ns_counter) | 
|   | 
| void  | VW::reductions::automl::apply_config (example *ec, interaction_vec_t *live_interactions) | 
|   | 
| bool  | VW::reductions::automl::is_allowed_to_remove (const namespace_index ns) | 
|   | 
| void  | VW::reductions::automl::clear_non_champ_weights (dense_parameters &weights, uint32_t total, uint32_t &feature_width) | 
|   | 
| bool  | VW::reductions::automl::worse () | 
|   | 
| void  | VW::reductions::util::fail_if_enabled (VW::workspace &all, const std::set< std::string > ¬_compat) | 
|   | 
| std::string  | VW::reductions::util::interaction_vec_t_to_string (const VW::reductions::automl::interaction_vec_t &interactions) | 
|   | 
| std::string  | VW::reductions::util::elements_to_string (const automl::set_ns_list_t &elements, const char *const delim=", ") | 
|   | 
| template<typename CMType >  | 
| size_t  | VW::model_utils::write_model_field (io_buf &, const VW::reductions::automl::automl< CMType > &, const std::string &, bool) | 
|   | 
| size_t  | VW::model_utils::read_model_field (io_buf &, VW::reductions::automl::ns_based_config &) | 
|   | 
| template<typename estimator_impl >  | 
| size_t  | VW::model_utils::read_model_field (io_buf &, VW::reductions::automl::aml_estimator< estimator_impl > &) | 
|   | 
| template<typename config_oracle_impl , typename estimator_impl >  | 
| size_t  | VW::model_utils::read_model_field (io_buf &, VW::reductions::automl::interaction_config_manager< config_oracle_impl, estimator_impl > &) | 
|   | 
| template<typename CMType >  | 
| size_t  | VW::model_utils::read_model_field (io_buf &, VW::reductions::automl::automl< CMType > &) | 
|   | 
| size_t  | VW::model_utils::write_model_field (io_buf &, const VW::reductions::automl::ns_based_config &, const std::string &, bool) | 
|   | 
| template<typename estimator_impl >  | 
| size_t  | VW::model_utils::write_model_field (io_buf &, const VW::reductions::automl::aml_estimator< estimator_impl > &, const std::string &, bool) | 
|   | 
| template<typename config_oracle_impl , typename estimator_impl >  | 
| size_t  | VW::model_utils::write_model_field (io_buf &, const VW::reductions::automl::interaction_config_manager< config_oracle_impl, estimator_impl > &, const std::string &, bool) | 
|   | 
| VW::string_view  | VW::to_string (reductions::automl::automl_state state) | 
|   | 
| VW::string_view  | VW::to_string (reductions::automl::config_state state) | 
|   | 
| VW::string_view  | VW::to_string (reductions::automl::config_type state) | 
|   |