|
xgboost
|
#include <pseudo_huber.h>


Public Member Functions | |
| DMLC_DECLARE_PARAMETER (PesudoHuberParam) | |
Public Member Functions inherited from xgboost::XGBoostParameter< PesudoHuberParam > | |
| Args | UpdateAllowUnknown (Container const &kwargs) |
| bool | GetInitialised () const |
Public Attributes | |
| float | huber_slope {1.0} |
Additional Inherited Members | |
Protected Attributes inherited from xgboost::XGBoostParameter< PesudoHuberParam > | |
| bool | initialised_ |
|
inline |
| float xgboost::PesudoHuberParam::huber_slope {1.0} |
1.8.17