Vowpal Wabbit
Loading...
Searching...
No Matches
Public Attributes | List of all members
VW::details::passes_config Class Reference

#include <global_data.h>

Public Attributes

uint64_t current_pass
 
bool holdout_set_off
 
bool early_terminate
 
uint32_t holdout_period
 
uint32_t holdout_after
 
size_t check_holdout_every_n_passes
 

Member Data Documentation

◆ check_holdout_every_n_passes

size_t VW::details::passes_config::check_holdout_every_n_passes

◆ current_pass

uint64_t VW::details::passes_config::current_pass

◆ early_terminate

bool VW::details::passes_config::early_terminate

◆ holdout_after

uint32_t VW::details::passes_config::holdout_after

◆ holdout_period

uint32_t VW::details::passes_config::holdout_period

◆ holdout_set_off

bool VW::details::passes_config::holdout_set_off

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