Classes | |
| struct | AdaCost | 
| struct | exponential | 
| struct | logistic | 
| struct | sigmoid | 
| struct | bisigmoid | 
Typedefs | |
| typedef AdaCost< REAL > | Cost | 
Variables | |
| const Cost | _cost = Cost() | 
Boosting can be applied to optimize different cost functions, as long as the derivative exists, and line-search is deployed.
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
 1.4.6