Uses of Class
biz.k11i.xgboost.learner.ObjFunction.RegLossObjLogistic
-
Packages that use ObjFunction.RegLossObjLogistic Package Description biz.k11i.xgboost.learner -
-
Uses of ObjFunction.RegLossObjLogistic in biz.k11i.xgboost.learner
Subclasses of ObjFunction.RegLossObjLogistic in biz.k11i.xgboost.learner Modifier and Type Class Description (package private) static class
ObjFunction.RegLossObjLogistic_Jafama
Logistic regression.
-