Medial Code Documentation
Loading...
Searching...
No Matches
Static Public Member Functions
xgboost::obj::LogisticClassification Struct Reference
Inheritance diagram for xgboost::obj::LogisticClassification:
xgboost::obj::LogisticRegression

Static Public Member Functions

static const char * DefaultEvalMetric ()
 
static const char * Name ()
 
static ObjInfo Info ()
 
- Static Public Member Functions inherited from xgboost::obj::LogisticRegression
static XGBOOST_DEVICE bst_float PredTransform (bst_float x)
 
static XGBOOST_DEVICE bool CheckLabel (bst_float x)
 
static XGBOOST_DEVICE bst_float FirstOrderGradient (bst_float predt, bst_float label)
 
static XGBOOST_DEVICE bst_float SecondOrderGradient (bst_float predt, bst_float)
 
static bst_float ProbToMargin (bst_float base_score)
 
static const char * LabelErrorMsg ()
 
static const char * DefaultEvalMetric ()
 
static const char * Name ()
 
static ObjInfo Info ()
 

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