Skip to content

fatima-syed/DALY-Predictor-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DALY-Predictor

A machine learning project aimed at developing a model for predicting Disability-Adjusted Life Years (DALYs) in order to analyze the year-wise reduced life expectancy in different nations due to various mental health disorders. By leveraging historical data on mental health disorders and analyzing their impact on life expectancy, the model aims to provide valuable insights into the burden of mental health on the overall population health.

Dataset

The dataset contains information on 6,840 studies from 228 countries from 1990 to 2019. Each row represents a country in a certain year, and columns represent features i.e. prevalence of certain disorders. The target variable is DALY (Disability-adjusted life years).

Model

Random Forest Regressor model has been used in this project which combines multiple decision trees to make predictions. Each decision tree is trained on a random subset of the data and features, and the final prediction is obtained by averaging the predictions of individual trees.

To Get Started

Create a folder named "model" and add the .pkl file in it which is located at: https://drive.google.com/file/d/1VX6TdxdDgvE-kc3DV5che3zLjVdlTgqV/view?usp=sharing

Group Members

■ Syeda Fatima Shahid (337346)
■ Hafsa Malik (341303)
■ Omar Ahmed (321604)

About

Predicting Reduction of Life Expectancy by Nation owing to Mental Conditions

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages