Skip to content

Python code for Depression Detection using variuos machine learning algorithms and Twitter dataset for detecting depression from sentiments

Notifications You must be signed in to change notification settings

SUBHADIPMAITI-DEV/Depression_Detection_Using_Machine_Learning-

 
 

Repository files navigation

Depression_Detection_Using_ML_Algorithms

This project used data from social media networks to explore various methods of early detection of MDDs based on machine learning. We performed a thorough analysis of the dataset to characterize the subjects’ behavior based on different aspects of their PHQ9 question answering, textual inputs, Python code for Depression Detection using multiple machine learning algorithms and Twitter dataset for detecting depression also from sentiments

To run application

  1. Install all libraries $ pip install -r requirements.txt

  2. Run the application $ python server.py

  3. In Browser open URL localhost:5987

  4. Login Using:

    • Username :admin
    • Password :admin
    • *Note : Username and password can be chnaged in server.py file

Demo

link : https://youtu.be/CucCcR7J-yc

About

Python code for Depression Detection using variuos machine learning algorithms and Twitter dataset for detecting depression from sentiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.0%
  • Python 17.0%
  • CSS 10.2%
  • JavaScript 0.8%