Vowpal Wabbit
|
#include "global_data.h"
Classes | |
class | Search::BaseTask |
struct | Search::search |
struct | Search::search_task |
struct | Search::search_metatask |
class | Search::predictor |
Namespaces | |
Search | |
Macros | |
#define | cdbg std::clog |
#define | cdbg |
Typedefs | |
typedef uint32_t | action |
typedef uint32_t | ptag |
Functions | |
VW::LEARNER::base_learner * | Search::setup (VW::config::options_i &options, vw &all) |
Variables | |
uint32_t | Search::AUTO_CONDITION_FEATURES |
uint32_t | Search::AUTO_HAMMING_LOSS |
uint32_t | Search::EXAMPLES_DONT_CHANGE |
uint32_t | Search::IS_LDF |
uint32_t | Search::NO_CACHING |
uint32_t | Search::ACTION_COSTS |
#define cdbg std::clog |
#define cdbg |
typedef uint32_t action |
typedef uint32_t ptag |