SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Macros
Loss.h File Reference

Go to the source code of this file.

Classes

class  CLoss
 Class which collects generic mathematical functions. More...
 

Macros

#define HINGELOSS   1
 
#define SMOOTHHINGELOSS   2
 
#define SQUAREDHINGELOSS   3
 
#define LOGLOSS   10
 
#define LOGLOSSMARGIN   11
 
#define LOSS   HINGELOSS
 

Macro Definition Documentation

#define HINGELOSS   1

Definition at line 24 of file Loss.h.

#define LOGLOSS   10

Definition at line 27 of file Loss.h.

#define LOGLOSSMARGIN   11

Definition at line 28 of file Loss.h.

#define LOSS   HINGELOSS

Definition at line 31 of file Loss.h.

#define SMOOTHHINGELOSS   2

Definition at line 25 of file Loss.h.

#define SQUAREDHINGELOSS   3

Definition at line 26 of file Loss.h.


SHOGUN Machine Learning Toolbox - Documentation