Vowpal Wabbit
explore_eval.h
Go to the documentation of this file.
1 /*
2 Copyright (c) by respective owners including Yahoo!, Microsoft, and
3 individual contributors. All rights reserved. Released under a BSD
4 license as described in the file LICENSE.
5 */
6 #pragma once
7 
LEARNER::base_learner * explore_eval_setup(VW::config::options_i &options, vw &all)