classias::train::averaged_perceptron_base< error_tmpl >::report_type Struct Reference


Detailed Description

template<class error_tmpl>
struct classias::train::averaged_perceptron_base< error_tmpl >::report_type

The type of progress information.


Data Fields

value_type loss
 The loss (the number of violations).
value_type norm2
 The L2-norm of feature weights.


Copyright (c) 2002-2009 by Naoaki Okazaki
Mon Dec 28 23:41:07 2009