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

#include <global_data.h>

Public Attributes

std::unique_ptr< loss_functionloss
 
float l1_lambda
 
float l2_lambda
 
bool no_bias
 
int reg_mode
 

Member Data Documentation

◆ l1_lambda

float VW::details::loss_config::l1_lambda

◆ l2_lambda

float VW::details::loss_config::l2_lambda

◆ loss

std::unique_ptr<loss_function> VW::details::loss_config::loss

◆ no_bias

bool VW::details::loss_config::no_bias

◆ reg_mode

int VW::details::loss_config::reg_mode

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