https://github.com/anvesham/suicide_prediction_in_india
Suicides in India 2019: A Case Study on the impact of the societal constructs on Mental Health
https://github.com/anvesham/suicide_prediction_in_india
categorical-data exploratory-data-analysis multiple-linear-regression python residual-plot seaborn-plots
Last synced: 3 months ago
JSON representation
Suicides in India 2019: A Case Study on the impact of the societal constructs on Mental Health
- Host: GitHub
- URL: https://github.com/anvesham/suicide_prediction_in_india
- Owner: AnveshaM
- Created: 2022-06-08T15:08:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T18:04:49.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T02:25:32.350Z (5 months ago)
- Topics: categorical-data, exploratory-data-analysis, multiple-linear-regression, python, residual-plot, seaborn-plots
- Language: Jupyter Notebook
- Homepage:
- Size: 2.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suicide_Prediction_in_India
Suicides in India 2019: A Case Study on the impact of the societal constructs on Mental HealthAbout the project -
The study is conducted based on the several datasets available on data.gov.in which is an Open Government Data Platform of India. The goal is to understand the impact of social constructs on the mental health of men and women using Visual Analytics and Multiple Linear Regression model.Repository Contents -
SuicidePredictionIndia_DataAnalysis_and_Prediction_using_ML.ipynb - Jupyter Notebook file containing the code.