X-Boost  2.3.8
Static Public Member Functions | List of all members
GentleAdaBoostMetric Class Reference

#include <WeightedPatternResponse.h>

Static Public Member Functions

static double optimize (RealDecisionStump< int > &h, const PatternResponse *store, int n, double wp, double wn)
 

Detailed Description

This metric use the GentleBoost algorithm to minimize feature response. It minimize (y_i - f(x_i)^2) The return value must be minimized.


The documentation for this class was generated from the following file: