Vowpal Wabbit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
VW::reductions::automl::qbase_cubic Class Reference

#include <automl_impl.h>

Public Member Functions

 qbase_cubic (std::shared_ptr< VW::rand_state > random_state)
 
void gen_ns_groupings_at (const interaction_vec_t &all_interactions, const size_t num, set_ns_list_t &copy_champ)
 

Public Attributes

size_t last_seen_ns_count = 0
 
VW::reductions::automl::interaction_vec_t total_space
 
std::shared_ptr< VW::rand_staterandom_state
 

Constructor & Destructor Documentation

◆ qbase_cubic()

VW::reductions::automl::qbase_cubic::qbase_cubic ( std::shared_ptr< VW::rand_state random_state)
inline

Member Function Documentation

◆ gen_ns_groupings_at()

void VW::reductions::automl::qbase_cubic::gen_ns_groupings_at ( const interaction_vec_t all_interactions,
const size_t  num,
set_ns_list_t copy_champ 
)

Member Data Documentation

◆ last_seen_ns_count

size_t VW::reductions::automl::qbase_cubic::last_seen_ns_count = 0

◆ random_state

std::shared_ptr<VW::rand_state> VW::reductions::automl::qbase_cubic::random_state

◆ total_space

VW::reductions::automl::interaction_vec_t VW::reductions::automl::qbase_cubic::total_space

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