• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Consider the data from a health insurance company. Based on the characteristics of patients Members.csv (age, gender) and data on receiving medical care in the previous year Claims_Y1.csv (medical institution, doctor, type of problem, number of days of hospitalization, date, etc.), you need to predict the fact of hospitalization for at least 1 day in the next year DaysInHospital_Y2.csv.