You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Voice stress analysis (VSA) aims to differentiate between stressed and non-stressed outputs in response to stimuli (e.g., questions posed), with high stress seen as an indication of deception. In this work, we propose a deep learning-based psychological stress detection model using speech signals. With increasing demands for communication betwee…
This repository contains the code of our winning solution for the Shared Task on Detecting Signs of Depression from Social Media Text at LT-EDI-ACL2022.
Depression is one of the most common mental disorders with millions of people suffering from it.It has been found to have an impact on the texts written by the affected masses.In this study our main aim was to utilise tweets to predict the possibility of a user at-risk of depression through the use of Natural Language Processing(NLP) tools and …
My final year dissertation project. This project takes motor activity data from a control group and a condition group. The data is filtered, cleaned and transformed for appropriate use to find the "best" classification algorithm to identify depressed patients from non-depressed patients
Depression web app with text emotion/depression classification and personality/depression test using 4 deep learning models. Demonstrate end-to-end pipeline from training in Python to edge deployment in Typescript
This project develops a Depression Detection System using Machine Learning on Twitter data. It predicts depression by analyzing tweets with SVM, Logistic Regression, Decision Trees, and NLTK in Python.