|
Medial Code Documentation
|
Parameter structure for AFT loss and metric. More...
#include <survival_util.h>
Public Member Functions | |
| DMLC_DECLARE_PARAMETER (AFTParam) | |
Public Member Functions inherited from xgboost::XGBoostParameter< AFTParam > | |
| Args | UpdateAllowUnknown (Container const &kwargs) |
| bool | GetInitialised () const |
Data Fields | |
| ProbabilityDistributionType | aft_loss_distribution |
| Choice of probability distribution for the noise term in AFT. | |
| float | aft_loss_distribution_scale |
| Scaling factor to be applied to the distribution. | |
Additional Inherited Members | |
Protected Attributes inherited from xgboost::XGBoostParameter< AFTParam > | |
| bool | initialised_ |
Parameter structure for AFT loss and metric.