Vowpal Wabbit
Classes | Namespaces | Functions
cb_explore_adf_common.h File Reference
#include <cstdint>
#include <algorithm>
#include "v_array.h"
#include "action_score.h"
#include "cb.h"
#include "cb_adf.h"
#include "example.h"
#include "gen_cs_example.h"
#include "reductions_fwd.h"
#include "vw_math.h"
#include "shared_data.h"
#include "metric_sink.h"

Classes

struct  VW::cb_explore_adf::cb_explore_metrics
 
struct  VW::cb_explore_adf::cb_explore_adf_base< ExploreType >
 

Namespaces

 VW
 
 VW::cb_explore_adf
 

Functions

void VW::cb_explore_adf::sort_action_probs (v_array< ACTION_SCORE::action_score > &probs, const std::vector< float > &scores)
 
size_t VW::cb_explore_adf::fill_tied (const v_array< ACTION_SCORE::action_score > &preds)