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

Go to the source code of this file.

Classes

class  CLossFunction
 Class CLossFunction is the base class of all loss functions. More...
 

Enumerations

enum  ELossType {
  L_HINGELOSS = 0, L_SMOOTHHINGELOSS = 10, L_SQUAREDHINGELOSS = 20, L_SQUAREDLOSS = 30,
  L_EXPONENTIALLOSS = 40, L_ABSOLUTEDEVIATIONLOSS = 50, L_HUBERLOSS = 60, L_LOGLOSS = 100,
  L_LOGLOSSMARGIN = 110
}
 shogun loss type More...
 

SHOGUN Machine Learning Toolbox - Documentation