According to the World Health Organization (WHO) stroke is the 2nd leading cause of death globally, responsible for approximately 11% of total deaths.
This stroke prediction dataset is used to predict whether a patient is likely to get stroke based on the input parameters like gender, age, various diseases, and smoking status. Each row in the data provides relavant information about the patient.
JonnHenry/deploy_server_datapath
Api creada con FastApi para predecir si un paciente puede sufrir un ataque
Python