lemga::cost Namespace Reference

Cost functions and their derivatives. More...


Classes

struct  AdaCost
struct  exponential
struct  logistic
struct  sigmoid
struct  bisigmoid

Typedefs

typedef AdaCost< REALCost

Variables

const Cost _cost = Cost()


Detailed Description

Cost functions and their derivatives.

Boosting can be applied to optimize different cost functions, as long as the derivative exists, and line-search is deployed.


Typedef Documentation

typedef AdaCost<REAL> Cost
 

Definition at line 34 of file cost.h.


Variable Documentation

const Cost _cost = Cost()
 

Definition at line 36 of file cost.h.


Generated on Wed Nov 8 08:17:25 2006 for LEMGA by  doxygen 1.4.6