These days we've been mostly analysing the HM Hospitals dataset, and these questions came up.
a) Which of these values can be considered as healed patient? b) Would be possible a patient which was in 'Traslado' then end-up in 'Fallecimiento' ? c) Can we assume death/healing of the patient based on the Traslado?
Our reasoning is to use the MOTIVO_ALTA column as the target of our prediction. We will predict the Patient Death/Healing chance by analysing the Demographics+Drug/Treatment given.


Log in or sign up for Devpost to join the conversation.