Medial Code Documentation
|
Parameter structure for AFT loss and metric. More...
#include <survival_util.h>
Public Member Functions | |
DMLC_DECLARE_PARAMETER (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 | |
![]() | |
bool | initialised_ |
Parameter structure for AFT loss and metric.