Vowpal Wabbit
Public Attributes | List of all members
ArgmaxTask::task_data Struct Reference

Public Attributes

float false_negative_cost
 
float negative_weight
 
bool predict_max
 

Detailed Description

Definition at line 308 of file search_sequencetask.cc.

Member Data Documentation

◆ false_negative_cost

float ArgmaxTask::task_data::false_negative_cost

Definition at line 310 of file search_sequencetask.cc.

Referenced by ArgmaxTask::initialize(), and ArgmaxTask::run().

◆ negative_weight

float ArgmaxTask::task_data::negative_weight

Definition at line 311 of file search_sequencetask.cc.

Referenced by ArgmaxTask::initialize(), and ArgmaxTask::run().

◆ predict_max

bool ArgmaxTask::task_data::predict_max

Definition at line 312 of file search_sequencetask.cc.

Referenced by ArgmaxTask::initialize(), and ArgmaxTask::run().


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