Skip to content

coreen-mullen/VikingStorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VikingStorm

Table of Contents

  1. Background and Description
  2. Data and Preprocessing
  3. Code
  4. Resources

VikingStorm

This project is part of the 2024 Mastercard Center for Inclusive Growth x AUC DSI Data Challenge.

  • In this project we work with the Mastercard Inclusive Growth Score ([IGS]https://inclusivegrowthscore.com) to perform analysis on the relationship between various socioeconmic factors on mental health in Portsmouth and Norfolk, Va.
  • Our project looks at these two counties and looks at the reasoning for lower scores in certain Inclusive Growth score subgroups.

Background and Description

Research Question

What are the effects of socioeconomic factors such as income and housing affordability on mental health?


Data and Preprocessing

Data Sources

Data Description

The IGS dataset is filtered for Norfolk and Portsmouth Countys only at the Urban-Rural level. The Affordability Score dataset was filtered down to include data on both citys seperately. Employee Salary data is used for our income comparisons, this data is only available for Norfolk currently.


Code

The code for this project comes in the form of a linear regression code, a k-means clustering algorithm ( in code_new.py ), and a Random Forest Regression (in code_testing.py).

The "affordability_score" used in the clustering and random forest regression were calculated from this formula image


Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors