Vowpal Wabbit
Loading...
Searching...
No Matches
VW::reductions::automl::config_oracle< oracle_impl > Member List

This is the complete list of members for VW::reductions::automl::config_oracle< oracle_impl >, including all inherited members.

calc_priorityVW::reductions::automl::config_oracle< oracle_impl >
choose(std::priority_queue< std::pair< float, uint64_t > > &index_queue)VW::reductions::automl::config_oracle< oracle_impl >static
config_oracle(uint64_t default_lease, priority_func calc_priority, const std::string &interaction_type, const std::string &oracle_type, std::shared_ptr< VW::rand_state > &rand_state, config_type conf_type)VW::reductions::automl::config_oracle< oracle_impl >
configsVW::reductions::automl::config_oracle< oracle_impl >
default_leaseVW::reductions::automl::config_oracle< oracle_impl >
gen_configs(const interaction_vec_t &champ_interactions, const std::map< namespace_index, uint64_t > &ns_counter)VW::reductions::automl::config_oracle< oracle_impl >
index_queueVW::reductions::automl::config_oracle< oracle_impl >
insert_config(set_ns_list_t &&new_elements, const std::map< namespace_index, uint64_t > &ns_counter, VW::reductions::automl::config_type conf_type, bool allow_dups=false)VW::reductions::automl::config_oracle< oracle_impl >
insert_starting_configuration()VW::reductions::automl::config_oracle< oracle_impl >
keep_best_two(uint64_t winner_config_index)VW::reductions::automl::config_oracle< oracle_impl >
repopulate_index_queue(const std::map< namespace_index, uint64_t > &ns_counter)VW::reductions::automl::config_oracle< oracle_impl >
valid_config_sizeVW::reductions::automl::config_oracle< oracle_impl >