Medial Code Documentation
|
Static Public Member Functions | |
static bst_float | PredTransform (bst_float x) |
static bool | CheckLabel (bst_float x) |
static bst_float | FirstOrderGradient (bst_float predt, bst_float label) |
static bst_float | SecondOrderGradient (bst_float predt, bst_float label) |
static bst_float | ProbToMargin (bst_float base_score) |
static const char * | LabelErrorMsg () |
static const char * | DefaultEvalMetric () |
static const char * | Name () |