Giter Club home page Giter Club logo

deep-learning-for-mental-health's Introduction

Deep Learning for Mental Health

Ask Me Anything ! made-with-python

This repo is based on another paper: https://github.com/adymaharana/ObesityDL

This is a project for the class: CSCI499 Artificial Intelligence for Social Good

Link to paper: paper

Abstract

In this paper, we adopt a novel method for the task of predicting the prevalence of mental health issues in a city. By utilizing socioeconomic data, as well as built environmental features derived from satellite imagery, to predict the prevalence of mental health issues in a city, the method provides an alternative to telephone and in-person interviews. Through this method, we demonstrate that built environmental features do correlate with the prevalence of mental health issues. Our multi-modal model achieves a maximum of 0.86 R2 score for Intra-City predictions and a maximum of 0.78 R2 score for Multi-city and Cross-City predictions. Hence, our proposed method demonstrates a reliable, uniform method to predict mental health issues, and could be applied to other cities in the world that are not included in this study.

Methodology (Simplified)

  1. Obtain census tract data per city selected
  2. Obtain shapefile per city
  3. Obtain socioeconomic features per census tract
  4. Obtain images from google static maps api
  5. Extract image features per image within census tract
  6. Mean all image features within census tract to extract 1 data point
  7. Combine socioeconomic features and extracted image features per census tract
  8. Regress to predict prevalence of mental health

Code

Notebook Function
Main.ipynb EDA
socioeconomic_features.ipynb Extract socioeconomic features
Download_imgs.ipynb Download and Extract Satellite Images
Model_eval.ipynb Regression model results

Sample output

Trained on Memphis, Tested on Los Angeles:

Mem:LA

Results

Multi-city performance of Gradient Boosting Regression with Multi-modal features

Res

deep-learning-for-mental-health's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.