SHOGUN
4.2.0
|
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... | |