plp_prediction_distribution

0 rows


Description

PatientLevelPredictionModule: Prediction distribution

Columns

Column Type Size Nulls Auto Default Children Parents Comments
average_predicted_probability Unknown 0 null

the mean predicted risk

class_label Unknown 0 null

whether the group is the with outcome or without outcome

evaluation Unknown 0 null

The type of evalaution (test/train/CV)

max_predicted_probability Unknown 0 null

the max predicted risk

median_predicted_probability Unknown 0 null

The median predicted risk

min_predicted_probability Unknown 0 null

the min predicted risk

p_05_predicted_probability Unknown 0 null

the 5% quantile of predicted risk

p_25_predicted_probability Unknown 0 null

the 25% quantile of predicted risk

p_75_predicted_probability Unknown 0 null

the 75% quantile of predicted risk

p_95_predicted_probability Unknown 0 null

the 95% quantile of predicted risk

performance_id Unknown 0 null

The corresponding performance id

person_count Unknown 0 null

the number of patients

st_dev_predicted_probability Unknown 0 null

the standard deviation of the predicted risk

Relationships