SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1117
Mental Health Prediction Using Machine Learning
Satvik Gurjar1, Chetna Patil2, Ritesh Suryawanshi3, Madhura Adadande4,
Ashwin Khore5, Noshir Tarapore6
1,2,3,4,5 LY B. Tech Computer Engineering, Science & Technology, Vishwakarma University, Pune, India – 411048
6Assistant Professor, Dept. of Computer Engineering, Vishwakarma University, Pune, India – 411048
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – Mental health problems are one of the major
concerns of the 21st century in the field of healthcare. One of
the major reasons behind this problem is lack of awareness
among masses. Our aim with this paper is to help people
realize that they might be suffering from some kind of mental
problem like depression, anxiety, ptsd, insomnia by making
them aware of their symptoms using Machine learning. In
order to apply the machine learning algorithms, data was
collected from individuals of varied ages, professions, sex and
lifestyle through surveyformconsistingofquestions, which are
often used by psychologists to understand their patient’s
problem in detail.
We believe implementation of such a system could help us
prevent potential “Mental health epidemic” and give people
easy access to diagnosis.
Key Words: MENTAL HEALTH PREDICTION, MACHINE
LEARNING ALGORITHMS, DEPRESSION, ANXIETY, PTSD,
INSOMNIA.
1. INTRODUCTION
Mental health problems are not new to mankind.References
to mental illness can be seen throughout history, as early as
5th century BC. But in the modern world the problemismore
common. According to government statistical data outofthe
whole population of India, 130 million people could be
suffering from some kind of mental illness. The main reason
behind such a huge number of people suffering from mental
illness is our crumbled healthcare system along with no
adequate support from the government towards this issue.
In India topic of mental health is still considered a taboo
that’s why only 8 to 10 percent people are able to get some
kind of treatment for their problems and rest getsunnoticed
which could be a possible reason for high suicide rates.
Doctors have found out that almost 35 percent of the people
who seek medical help could be suffering from depression,
post-traumatic stress disorder (Ptsd), anxiety, insomnia,
bipolar disease, etc. Another big factor that contributes to
the problem is lack of affordability.
A large amount of India’s population is living below the
poverty line, these people don’t have access to proper
shelter, food, water, medication, etc. For them proper
treatment of mental illness is still a distant dream. Even for
the top 10 percent of the population, treatment is costly.
According to world health organization data India has 0.75
psychologist and psychiatrist per 100,000 people, when
compared to Argentina which is a world top leader in this
has 106 psychologists per 100,000 people. Toovercomethis
potential epidemic of mental illness, the government has to
take some strong and necessary steps towards healthcare,
providing a sufficient budget towards mental health.
To diagnose a patient’s problem, the doctor may ask the
patient to fill out a questionnaire. The nature of these
questions could be situational and objective.Inourpaper we
are trying to predict the following problems.
1) Depression- is a disorder that directly affects the
person’s emotions, making it difficult for them to
function in daily life. When a person is going
through a prolonged sadness and hopelessness it
can be diagnosed as depression.
2) Anxiety- is described as feeling of nervousness
along with a sense of excessive worry towards a
future scenario. In some serious cases it can also
cause rapid heart rate, shortness of breath.
3) PTSD- post traumatic stress disorder(ptsd) is a
psychological disorder characterized by failure to
recover after experiencing or witnessing a
terrifying event.
4) Insomnia- it is a common sleep disorder that
disrupts a person’s ability to fall asleep or stay
asleep or cause them to wake up early and not be
able to get back to sleep.
2. RELATED WORK
There has been many studies and researches where people
have been predicting mental health problems like
depression and anxiety using the algorithms of machine
learning, like decision tree, support vector machine,random
forest and convolution neural network for thecollectionand
classification of data from blog posts. For converting text
into meaningful vectors like Bag-of-words, topic modeling
etc. these techniques are used. In some cases, python
programming has also been used for modeling experiments,
with the best result among all the classifiers [2] being
generated by CNN with the accuracy of 78 percent. In one
study 470 seamen were questioned about their occupation,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1118
socio-economic background and health condition along
sixteen other parameters like age, weight, family earning,
marital status, etc. Different machine learning algorithms
like logistic regression, naïve bayes, randomforest,Catboost
and SVM were applied for classification [7]. On getting the
result Catboost showedthehighestaccuracyandprecisionof
82.6 percent and 84.1 percent respectively. Sau et al. (2017)
manually collected data from the Medical College and
Hospital of Kolkata, West Bengal on 630 elderly individuals,
520 of whom were in special care. After applying different
classification methods Bayesian Network, logistic, multiple
layer perceptron, Naïve Bayes, random forest, random tree,
J48, sequential random optimization, randomsub-spaceand
K star they observed that random forest produced the best
accuracy rate of 91% and 89% among the two data sets of
110 and 520 people, respectively. For feature selection and
classification, WEKA tool was used in [1]. Change in heart
rate, change in blood pressureandacousticsofspeech[8],[3]
are some of the symptoms of depression and weak
emotional state. Diagnosis of Ptsd through speech has been
done in recent times. A typical. A typical speech-based PTSD
diagnostic system consists of three components including
data acquisition, feature extraction and classification [6]. In
the data acquiring stage a patient is asked questions and the
speech dialogue of that patient is recorded. The feature
extraction component then processes the speech data and
extracts features for the classification component to predict
whether or not the subject beinginterviewedhasanylevel of
PTSD. Though other modalities such as EEG, fMRI and MRI
were also studied for PTSD diagnosis [5], [4], the data
collection process for these modalities is expensive and
cannot meet the growing need. Speech is non-invasive and
the interview can be conducted remotely via telephone or
recording media so that privacy of the patient is strictly
protected, making the speech-based method an ideal
diagnostic tool for diagnosis and treatment monitoring. In
January 2019 research was published about insomnia being
predicted through ML algorithms where fourteen
parameters were considered. Multiple classification
algorithms were applied like DT, random forest, etc. among
all the models SVM came out to have the best accuracy of
91.634 percent and the f measure score was 92.13. They
have further applied to a dataset of 100 patients where the
SVM comes with a good accuracyof92%.Theyhavedeclared
mobility problems, vision problems as primary factors [9].
The objective of this research paper is to help people
understand about their problems and give doctors an
overview into their patient’s psyche. All of this could onlybe
possible when we use models with the most accuracy.
3. DESIGN
Fig -3.1: Block Diagram
The system goes through multiple stages before the final
value could be predicted accurately. These stages are data
collection, data preprocessing, data encoding, training and
testing of the algorithm. Once the desired accuracy is
obtained, we can integratethesystem withanapplication for
real world use.
4. MACHINE LEARNING ALGORITHMS
To ensure the best possible working of machine learning
algorithms it needs to work with some keyparameters.Each
and every task requires a different model based on the type
of data and work is being dealt with. Hence, it is crucial to
adjust the model’s parameters to increase its utility and
accuracy. In our work we have tried to ensure to tune all the
models with adequate parameter values and plump for the
foremost value for our models.
Once the right parameters are selected, we move towards
applying machine learning algorithms on our collected
dataset of depression, anxiety, Ptsd, insomnia. The collected
dataset is usually split into two subsets namely training and
testing. It is done to avoid overfitting. In an ideal situation
the training and testing dataset is split in the ratio of 80:20
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1119
i.e., 80 percent of it goes for training the model and the rest
20 percent is used to test the accuracy ofthemodel.Through
research we have selected the following machine learning
algorithms to find the best possiblealgorithmthatcouldgive
us the most accuracy.
A) Random forest (RF): It is an algorithm that comes under
supervised form of learning. The working principle is to
create multiple decision trees and all of them are combined
to get precise predictions. Hence, it is considered a popular
machine learning algorithm.
B) Decision tree (DT): A decision tree comes under
supervised learning algorithms where data is continuously
split according to the parameter. The tree consists of two
things i.e., decision nodes and leaves. Decision node is the
stage where data is split and all the choices made are the
leaves.
C) Logistic regression (LR): Is also a part of supervised
learning algorithms group used for solving the classification
problem. Logistic regression model works with binary
variables like 0 and 1, yes and no, etc. It uses sigmoid
function or logistic function which isa complexcostfunction.
D) Support vector machine (SVM): is a prominent algorithm
used for both regression and classification. The goal of the
SVM algorithm is to create the bestlineordecision boundary
that can segregate n-dimensional space into classes so that
we can easily put the new data point in the correct category
in the future. This best decision boundary is called a
hyperplane. SVM chooses the extreme points/vectors that
help in creating the hyperplane. These extreme cases are
called support vectors, and hence the algorithm is termed as
Support Vector Machine.
E) K-nearest neighbor (KNN): Also known as a lazy or non-
parametric algorithm. The algorithm is actually based on
feature similarity. The prediction is done according to the
calculation of the nearest data points. As it stores all of the
training data, it can be computationally expensive when
working on a large dataset.
F) Naive bayes (NB): It is a classifier which is based upon
conditional probability models. These classifiers are a set of
classification algorithms that are based on Bayes Theorem.
It’s a group of algorithms where a common principle is
shared between them. In our study, we have applied
Gaussian Naïve Bayes.
Fig -4.1: Methodological Framework
5. IMPLEMENTATION
The initial step is data collection. We have tried to collect
data from different places. There was no standard dataset
available which could match our requirements. Hence, we
had to collect all the data ourselves. We made a survey form
for each disease and distributed, both online and offline for
people to fill it. The nature of our questions was objective
and situational. We also included people who are currently
suffering from some kind of mental illness and are seeing
doctors for it and taking some kind of medications. Once the
data collection is done, the user's response is converted
using numeric values of 0 to 3, and in some cases 0to4.Once
we had enough data collected, it was moved to
preprocessing and is split into two subsets i.e., training and
test data sets.
It is important to fill out the missing values in the dataset or
modify it to increase the quality of the dataset. Once the
preprocessing of data is completed, it then moved to feature
extraction thenceforth prediction of mental illness.
Fig -5.1: Dataset Overview
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1120
6. WORKFLOW OF THE SYSTEM
In order to put our work in real world use we have deployed
our work on web applications. In our application users can
take a test for whichever disease out of the four they want,
based on the inputs received, ourmodel predictstheseverity
of the problem they are facing.
Fig -6.1: Data Flow Diagram
Fig -6.2: Test Page
Fig -6.3: Result Page
7. RESULTS
In order to achieve high accuracy with the model the data
needs to be properly cleaned and preprocessed until it is
well fitted. To do this we used python libraries like NumPy,
pandas and matplotlib. In order to get the best result for our
work we had to pass each of our datasets through multiple
ML algorithms like logistic regression, SVM, random forest,
k-neighbors etc. Example: - for anxiety, we ran the above-
mentioned algorithms and achieved accuracy of 97.27%,
94%, 81%, 80% etc. respectively. Same was the case for the
other three diseases which had different levels of accuracy.
For our system we chose the algorithm which gave us the
true and highest accuracy. We also tried to finetune the
hyperparameter to check if the accuracy could be increased
more.
Fig -7.1: Model with Highest Accuracy
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1121
Fig -7.2: Confusion Matrix
8. CONCLUSION AND FUTURESCOPE
We believe we were able to achieve a good accuracyforeach
of the four diseases. furthermore, in future we can add more
disease and combine multiple method along with
questionnaire to make this process more robust and
stronger.
REFERENCES
[1] Sau, A., Bhakta, I. (2017)"Predicting anxiety and
depression in elderly patients using machine
learning technology. “Healthcare Technology
Letters 4 (6): 238-43.
[2] Tyshchenko, Y. (2018)"Depression and anxiety
detection from blog posts data."Nature Precis. Sci.,
Inst. Comput. Sci., Univ. Tartu, Tartu, Estonia.
[3] R.A.Calvo and S. D’Mello. Affect detection: An
interdisciplinary review of models, methods, and
their applications. IEEE Trans. Affective. Comput.,
1(1):18-37, 2010.
[4] Q. Zhang, Q. Wu, H. Zu, L. He, H. Huang, J. Zhang and
W. Zhang. Multimodal MRI-Based Classification of
Trauma Survivors withandwithoutPost-Traumatic
Stress Disorder. Frontiers in Neuroscience, 2016.
[5] X. Zhuang, V. Rozgic, M. Crystal and B. P. Marx.
Improving Speech Based PTSD Detection via Multi-
View Learning. IEEE Spoken Language Technology
Workshop. 260-265, 2014.
[6] B. Knoth, D. Vergyri, E. Shriberg, V. Mitra, M.
Mclaren, A. Kathol, C. Richey and M. Graciarena.
Systems for speech-based assessment of a patient’s
state-of-mind. WO2016028495 A1. 2015.
[7] Sau, A., Bhakta, I. (2018) "Screening of anxiety and
depression among the seafarers using machine
learning technology."Informatics in Medicine
Unlocked :100149.
[8] S. R. Krothapalli and S. G. Koolagudi.
Characterization and recognition of emotions from
speech using excitation source information. Int. J.
Speech Technol., 16(2):181-201, 2012.
[9] R. Ahuja, V. Vivek, M. Chandna, S. Virmani and A.
Banga, "Comparative Study of Various Machine
Learning Algorithms for Prediction of Insomnia",
2019.
[10] Y. Kaneita et al., "Insomnia Among Japanese
Adolescents: A Nationwide RepresentativeSurvey",
Sleep, vol. 29, no. 12, pp. 1543-1550, 2006.
[11] P. Singh, "Insomnia: A sleep disorder: Its causes,
symptoms and treatments", International Journal of
Medical and Health Research, vol. 2, no. 10, pp. 37-
41, 2016.
[12] Sarah Graham, Colin Depp, Ellen E Lee, Camille
Nebeker, Xin Tu, Ho-Cheol Kim, and Dilip V Jeste.
Artificial intelligence for mental health and mental
illnesses: an overview. Current psychiatry reports,
21(11):1–18, 2019.

More Related Content

What's hot

8051 addressing modes & instruction set
8051 addressing modes & instruction set8051 addressing modes & instruction set
8051 addressing modes & instruction setManoj Babar
 
Stock market analysis using supervised machine learning
Stock market analysis using supervised machine learningStock market analysis using supervised machine learning
Stock market analysis using supervised machine learningPriyanshu Gandhi
 
Packages in PL/SQL
Packages in PL/SQLPackages in PL/SQL
Packages in PL/SQLPooja Dixit
 
system software 16 marks
system software 16 markssystem software 16 marks
system software 16 marksvvcetit
 
310471266 chapter-7-notes-computer-organization
310471266 chapter-7-notes-computer-organization310471266 chapter-7-notes-computer-organization
310471266 chapter-7-notes-computer-organizationsrinoni
 
House Price Prediction Using Machine Learning
House Price Prediction Using Machine LearningHouse Price Prediction Using Machine Learning
House Price Prediction Using Machine LearningIRJET Journal
 
DAA Lab File C Programs
DAA Lab File C ProgramsDAA Lab File C Programs
DAA Lab File C ProgramsKandarp Tiwari
 
8254 timer - Microprocessor and interfacing
8254 timer - Microprocessor and interfacing8254 timer - Microprocessor and interfacing
8254 timer - Microprocessor and interfacingAmitabh Shukla
 
advanced searching and sorting.pdf
advanced searching and sorting.pdfadvanced searching and sorting.pdf
advanced searching and sorting.pdfharamaya university
 
SMART HOME SYSTEM: SECURE POSTAGE WITH NOTIFICATION
SMART HOME SYSTEM: SECURE POSTAGE WITH NOTIFICATIONSMART HOME SYSTEM: SECURE POSTAGE WITH NOTIFICATION
SMART HOME SYSTEM: SECURE POSTAGE WITH NOTIFICATIONaidil swldn
 

What's hot (20)

Selection sort
Selection sortSelection sort
Selection sort
 
Digital Components
Digital ComponentsDigital Components
Digital Components
 
8051 addressing modes & instruction set
8051 addressing modes & instruction set8051 addressing modes & instruction set
8051 addressing modes & instruction set
 
Stock market analysis using supervised machine learning
Stock market analysis using supervised machine learningStock market analysis using supervised machine learning
Stock market analysis using supervised machine learning
 
Cursors
CursorsCursors
Cursors
 
Packages in PL/SQL
Packages in PL/SQLPackages in PL/SQL
Packages in PL/SQL
 
system software 16 marks
system software 16 markssystem software 16 marks
system software 16 marks
 
Associative memory
Associative memoryAssociative memory
Associative memory
 
310471266 chapter-7-notes-computer-organization
310471266 chapter-7-notes-computer-organization310471266 chapter-7-notes-computer-organization
310471266 chapter-7-notes-computer-organization
 
Register Organization of 80386
Register Organization of 80386Register Organization of 80386
Register Organization of 80386
 
Lec 2 agents
Lec 2 agentsLec 2 agents
Lec 2 agents
 
Digital Logic Gates .pptx
Digital Logic Gates .pptxDigital Logic Gates .pptx
Digital Logic Gates .pptx
 
UNIT CONVERTER APP
UNIT CONVERTER APPUNIT CONVERTER APP
UNIT CONVERTER APP
 
House Price Prediction Using Machine Learning
House Price Prediction Using Machine LearningHouse Price Prediction Using Machine Learning
House Price Prediction Using Machine Learning
 
DAA Lab File C Programs
DAA Lab File C ProgramsDAA Lab File C Programs
DAA Lab File C Programs
 
8254 timer - Microprocessor and interfacing
8254 timer - Microprocessor and interfacing8254 timer - Microprocessor and interfacing
8254 timer - Microprocessor and interfacing
 
advanced searching and sorting.pdf
advanced searching and sorting.pdfadvanced searching and sorting.pdf
advanced searching and sorting.pdf
 
Plsql programs(encrypted)
Plsql programs(encrypted)Plsql programs(encrypted)
Plsql programs(encrypted)
 
SMART HOME SYSTEM: SECURE POSTAGE WITH NOTIFICATION
SMART HOME SYSTEM: SECURE POSTAGE WITH NOTIFICATIONSMART HOME SYSTEM: SECURE POSTAGE WITH NOTIFICATION
SMART HOME SYSTEM: SECURE POSTAGE WITH NOTIFICATION
 
Addressing modes
Addressing modesAddressing modes
Addressing modes
 

Similar to Mental Health Prediction Using Machine Learning

DETECTING PSYCHOLOGICAL INSTABILITY USING MACHINE LEARNING
DETECTING PSYCHOLOGICAL INSTABILITY USING MACHINE LEARNINGDETECTING PSYCHOLOGICAL INSTABILITY USING MACHINE LEARNING
DETECTING PSYCHOLOGICAL INSTABILITY USING MACHINE LEARNINGIRJET Journal
 
Mental Health Chatbot System by Using Machine Learning
Mental Health Chatbot System by Using Machine LearningMental Health Chatbot System by Using Machine Learning
Mental Health Chatbot System by Using Machine LearningIRJET Journal
 
Multi Disease Detection using Deep Learning
Multi Disease Detection using Deep LearningMulti Disease Detection using Deep Learning
Multi Disease Detection using Deep LearningIRJET Journal
 
RECOGNITION OF PSYCHOLOGICAL VULNERABILITIES USING MACHINE LEARNING
RECOGNITION OF PSYCHOLOGICAL VULNERABILITIES USING MACHINE LEARNINGRECOGNITION OF PSYCHOLOGICAL VULNERABILITIES USING MACHINE LEARNING
RECOGNITION OF PSYCHOLOGICAL VULNERABILITIES USING MACHINE LEARNINGIRJET Journal
 
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET Journal
 
IRJET- Detect Malnutrition in Underage Children by using Tensorflow Algor...
IRJET-  	  Detect Malnutrition in Underage Children by using Tensorflow Algor...IRJET-  	  Detect Malnutrition in Underage Children by using Tensorflow Algor...
IRJET- Detect Malnutrition in Underage Children by using Tensorflow Algor...IRJET Journal
 
Mental Illness Prediction using Machine Learning Algorithms
Mental Illness Prediction using Machine Learning AlgorithmsMental Illness Prediction using Machine Learning Algorithms
Mental Illness Prediction using Machine Learning AlgorithmsIRJET Journal
 
IRJET - Monitoring Suicidal Behaviour System
IRJET -  	  Monitoring Suicidal Behaviour SystemIRJET -  	  Monitoring Suicidal Behaviour System
IRJET - Monitoring Suicidal Behaviour SystemIRJET Journal
 
Predictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine LearningPredictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine LearningIRJET Journal
 
Quantifying the efficacy of ML models at predicting mental health illnesses
Quantifying the efficacy of ML models at predicting mental health illnessesQuantifying the efficacy of ML models at predicting mental health illnesses
Quantifying the efficacy of ML models at predicting mental health illnessesIRJET Journal
 
Risk Of Heart Disease Prediction Using Machine Learning
Risk Of Heart Disease Prediction Using Machine LearningRisk Of Heart Disease Prediction Using Machine Learning
Risk Of Heart Disease Prediction Using Machine LearningIRJET Journal
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningIRJET Journal
 
Health Analyzer System
Health Analyzer SystemHealth Analyzer System
Health Analyzer SystemIRJET Journal
 
Mental Health Assistant using LSTM
Mental Health Assistant using LSTMMental Health Assistant using LSTM
Mental Health Assistant using LSTMIRJET Journal
 
Heart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningHeart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningIRJET Journal
 
SMART HEALTHCARE PREDICTION
SMART HEALTHCARE PREDICTIONSMART HEALTHCARE PREDICTION
SMART HEALTHCARE PREDICTIONIRJET Journal
 
STRESS DETECTION USING MACHINE LEARNING
STRESS DETECTION USING MACHINE LEARNINGSTRESS DETECTION USING MACHINE LEARNING
STRESS DETECTION USING MACHINE LEARNINGIRJET Journal
 
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET Journal
 
Multiple Disease Prediction System
Multiple Disease Prediction SystemMultiple Disease Prediction System
Multiple Disease Prediction SystemIRJET Journal
 
IRJET - An Effective Stroke Prediction System using Predictive Models
IRJET -  	  An Effective Stroke Prediction System using Predictive ModelsIRJET -  	  An Effective Stroke Prediction System using Predictive Models
IRJET - An Effective Stroke Prediction System using Predictive ModelsIRJET Journal
 

Similar to Mental Health Prediction Using Machine Learning (20)

DETECTING PSYCHOLOGICAL INSTABILITY USING MACHINE LEARNING
DETECTING PSYCHOLOGICAL INSTABILITY USING MACHINE LEARNINGDETECTING PSYCHOLOGICAL INSTABILITY USING MACHINE LEARNING
DETECTING PSYCHOLOGICAL INSTABILITY USING MACHINE LEARNING
 
Mental Health Chatbot System by Using Machine Learning
Mental Health Chatbot System by Using Machine LearningMental Health Chatbot System by Using Machine Learning
Mental Health Chatbot System by Using Machine Learning
 
Multi Disease Detection using Deep Learning
Multi Disease Detection using Deep LearningMulti Disease Detection using Deep Learning
Multi Disease Detection using Deep Learning
 
RECOGNITION OF PSYCHOLOGICAL VULNERABILITIES USING MACHINE LEARNING
RECOGNITION OF PSYCHOLOGICAL VULNERABILITIES USING MACHINE LEARNINGRECOGNITION OF PSYCHOLOGICAL VULNERABILITIES USING MACHINE LEARNING
RECOGNITION OF PSYCHOLOGICAL VULNERABILITIES USING MACHINE LEARNING
 
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
 
IRJET- Detect Malnutrition in Underage Children by using Tensorflow Algor...
IRJET-  	  Detect Malnutrition in Underage Children by using Tensorflow Algor...IRJET-  	  Detect Malnutrition in Underage Children by using Tensorflow Algor...
IRJET- Detect Malnutrition in Underage Children by using Tensorflow Algor...
 
Mental Illness Prediction using Machine Learning Algorithms
Mental Illness Prediction using Machine Learning AlgorithmsMental Illness Prediction using Machine Learning Algorithms
Mental Illness Prediction using Machine Learning Algorithms
 
IRJET - Monitoring Suicidal Behaviour System
IRJET -  	  Monitoring Suicidal Behaviour SystemIRJET -  	  Monitoring Suicidal Behaviour System
IRJET - Monitoring Suicidal Behaviour System
 
Predictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine LearningPredictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine Learning
 
Quantifying the efficacy of ML models at predicting mental health illnesses
Quantifying the efficacy of ML models at predicting mental health illnessesQuantifying the efficacy of ML models at predicting mental health illnesses
Quantifying the efficacy of ML models at predicting mental health illnesses
 
Risk Of Heart Disease Prediction Using Machine Learning
Risk Of Heart Disease Prediction Using Machine LearningRisk Of Heart Disease Prediction Using Machine Learning
Risk Of Heart Disease Prediction Using Machine Learning
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep Learning
 
Health Analyzer System
Health Analyzer SystemHealth Analyzer System
Health Analyzer System
 
Mental Health Assistant using LSTM
Mental Health Assistant using LSTMMental Health Assistant using LSTM
Mental Health Assistant using LSTM
 
Heart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningHeart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data Mining
 
SMART HEALTHCARE PREDICTION
SMART HEALTHCARE PREDICTIONSMART HEALTHCARE PREDICTION
SMART HEALTHCARE PREDICTION
 
STRESS DETECTION USING MACHINE LEARNING
STRESS DETECTION USING MACHINE LEARNINGSTRESS DETECTION USING MACHINE LEARNING
STRESS DETECTION USING MACHINE LEARNING
 
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
 
Multiple Disease Prediction System
Multiple Disease Prediction SystemMultiple Disease Prediction System
Multiple Disease Prediction System
 
IRJET - An Effective Stroke Prediction System using Predictive Models
IRJET -  	  An Effective Stroke Prediction System using Predictive ModelsIRJET -  	  An Effective Stroke Prediction System using Predictive Models
IRJET - An Effective Stroke Prediction System using Predictive Models
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniquesugginaramesh
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 

Recently uploaded (20)

Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniques
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 

Mental Health Prediction Using Machine Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1117 Mental Health Prediction Using Machine Learning Satvik Gurjar1, Chetna Patil2, Ritesh Suryawanshi3, Madhura Adadande4, Ashwin Khore5, Noshir Tarapore6 1,2,3,4,5 LY B. Tech Computer Engineering, Science & Technology, Vishwakarma University, Pune, India – 411048 6Assistant Professor, Dept. of Computer Engineering, Vishwakarma University, Pune, India – 411048 ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – Mental health problems are one of the major concerns of the 21st century in the field of healthcare. One of the major reasons behind this problem is lack of awareness among masses. Our aim with this paper is to help people realize that they might be suffering from some kind of mental problem like depression, anxiety, ptsd, insomnia by making them aware of their symptoms using Machine learning. In order to apply the machine learning algorithms, data was collected from individuals of varied ages, professions, sex and lifestyle through surveyformconsistingofquestions, which are often used by psychologists to understand their patient’s problem in detail. We believe implementation of such a system could help us prevent potential “Mental health epidemic” and give people easy access to diagnosis. Key Words: MENTAL HEALTH PREDICTION, MACHINE LEARNING ALGORITHMS, DEPRESSION, ANXIETY, PTSD, INSOMNIA. 1. INTRODUCTION Mental health problems are not new to mankind.References to mental illness can be seen throughout history, as early as 5th century BC. But in the modern world the problemismore common. According to government statistical data outofthe whole population of India, 130 million people could be suffering from some kind of mental illness. The main reason behind such a huge number of people suffering from mental illness is our crumbled healthcare system along with no adequate support from the government towards this issue. In India topic of mental health is still considered a taboo that’s why only 8 to 10 percent people are able to get some kind of treatment for their problems and rest getsunnoticed which could be a possible reason for high suicide rates. Doctors have found out that almost 35 percent of the people who seek medical help could be suffering from depression, post-traumatic stress disorder (Ptsd), anxiety, insomnia, bipolar disease, etc. Another big factor that contributes to the problem is lack of affordability. A large amount of India’s population is living below the poverty line, these people don’t have access to proper shelter, food, water, medication, etc. For them proper treatment of mental illness is still a distant dream. Even for the top 10 percent of the population, treatment is costly. According to world health organization data India has 0.75 psychologist and psychiatrist per 100,000 people, when compared to Argentina which is a world top leader in this has 106 psychologists per 100,000 people. Toovercomethis potential epidemic of mental illness, the government has to take some strong and necessary steps towards healthcare, providing a sufficient budget towards mental health. To diagnose a patient’s problem, the doctor may ask the patient to fill out a questionnaire. The nature of these questions could be situational and objective.Inourpaper we are trying to predict the following problems. 1) Depression- is a disorder that directly affects the person’s emotions, making it difficult for them to function in daily life. When a person is going through a prolonged sadness and hopelessness it can be diagnosed as depression. 2) Anxiety- is described as feeling of nervousness along with a sense of excessive worry towards a future scenario. In some serious cases it can also cause rapid heart rate, shortness of breath. 3) PTSD- post traumatic stress disorder(ptsd) is a psychological disorder characterized by failure to recover after experiencing or witnessing a terrifying event. 4) Insomnia- it is a common sleep disorder that disrupts a person’s ability to fall asleep or stay asleep or cause them to wake up early and not be able to get back to sleep. 2. RELATED WORK There has been many studies and researches where people have been predicting mental health problems like depression and anxiety using the algorithms of machine learning, like decision tree, support vector machine,random forest and convolution neural network for thecollectionand classification of data from blog posts. For converting text into meaningful vectors like Bag-of-words, topic modeling etc. these techniques are used. In some cases, python programming has also been used for modeling experiments, with the best result among all the classifiers [2] being generated by CNN with the accuracy of 78 percent. In one study 470 seamen were questioned about their occupation,
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1118 socio-economic background and health condition along sixteen other parameters like age, weight, family earning, marital status, etc. Different machine learning algorithms like logistic regression, naïve bayes, randomforest,Catboost and SVM were applied for classification [7]. On getting the result Catboost showedthehighestaccuracyandprecisionof 82.6 percent and 84.1 percent respectively. Sau et al. (2017) manually collected data from the Medical College and Hospital of Kolkata, West Bengal on 630 elderly individuals, 520 of whom were in special care. After applying different classification methods Bayesian Network, logistic, multiple layer perceptron, Naïve Bayes, random forest, random tree, J48, sequential random optimization, randomsub-spaceand K star they observed that random forest produced the best accuracy rate of 91% and 89% among the two data sets of 110 and 520 people, respectively. For feature selection and classification, WEKA tool was used in [1]. Change in heart rate, change in blood pressureandacousticsofspeech[8],[3] are some of the symptoms of depression and weak emotional state. Diagnosis of Ptsd through speech has been done in recent times. A typical. A typical speech-based PTSD diagnostic system consists of three components including data acquisition, feature extraction and classification [6]. In the data acquiring stage a patient is asked questions and the speech dialogue of that patient is recorded. The feature extraction component then processes the speech data and extracts features for the classification component to predict whether or not the subject beinginterviewedhasanylevel of PTSD. Though other modalities such as EEG, fMRI and MRI were also studied for PTSD diagnosis [5], [4], the data collection process for these modalities is expensive and cannot meet the growing need. Speech is non-invasive and the interview can be conducted remotely via telephone or recording media so that privacy of the patient is strictly protected, making the speech-based method an ideal diagnostic tool for diagnosis and treatment monitoring. In January 2019 research was published about insomnia being predicted through ML algorithms where fourteen parameters were considered. Multiple classification algorithms were applied like DT, random forest, etc. among all the models SVM came out to have the best accuracy of 91.634 percent and the f measure score was 92.13. They have further applied to a dataset of 100 patients where the SVM comes with a good accuracyof92%.Theyhavedeclared mobility problems, vision problems as primary factors [9]. The objective of this research paper is to help people understand about their problems and give doctors an overview into their patient’s psyche. All of this could onlybe possible when we use models with the most accuracy. 3. DESIGN Fig -3.1: Block Diagram The system goes through multiple stages before the final value could be predicted accurately. These stages are data collection, data preprocessing, data encoding, training and testing of the algorithm. Once the desired accuracy is obtained, we can integratethesystem withanapplication for real world use. 4. MACHINE LEARNING ALGORITHMS To ensure the best possible working of machine learning algorithms it needs to work with some keyparameters.Each and every task requires a different model based on the type of data and work is being dealt with. Hence, it is crucial to adjust the model’s parameters to increase its utility and accuracy. In our work we have tried to ensure to tune all the models with adequate parameter values and plump for the foremost value for our models. Once the right parameters are selected, we move towards applying machine learning algorithms on our collected dataset of depression, anxiety, Ptsd, insomnia. The collected dataset is usually split into two subsets namely training and testing. It is done to avoid overfitting. In an ideal situation the training and testing dataset is split in the ratio of 80:20
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1119 i.e., 80 percent of it goes for training the model and the rest 20 percent is used to test the accuracy ofthemodel.Through research we have selected the following machine learning algorithms to find the best possiblealgorithmthatcouldgive us the most accuracy. A) Random forest (RF): It is an algorithm that comes under supervised form of learning. The working principle is to create multiple decision trees and all of them are combined to get precise predictions. Hence, it is considered a popular machine learning algorithm. B) Decision tree (DT): A decision tree comes under supervised learning algorithms where data is continuously split according to the parameter. The tree consists of two things i.e., decision nodes and leaves. Decision node is the stage where data is split and all the choices made are the leaves. C) Logistic regression (LR): Is also a part of supervised learning algorithms group used for solving the classification problem. Logistic regression model works with binary variables like 0 and 1, yes and no, etc. It uses sigmoid function or logistic function which isa complexcostfunction. D) Support vector machine (SVM): is a prominent algorithm used for both regression and classification. The goal of the SVM algorithm is to create the bestlineordecision boundary that can segregate n-dimensional space into classes so that we can easily put the new data point in the correct category in the future. This best decision boundary is called a hyperplane. SVM chooses the extreme points/vectors that help in creating the hyperplane. These extreme cases are called support vectors, and hence the algorithm is termed as Support Vector Machine. E) K-nearest neighbor (KNN): Also known as a lazy or non- parametric algorithm. The algorithm is actually based on feature similarity. The prediction is done according to the calculation of the nearest data points. As it stores all of the training data, it can be computationally expensive when working on a large dataset. F) Naive bayes (NB): It is a classifier which is based upon conditional probability models. These classifiers are a set of classification algorithms that are based on Bayes Theorem. It’s a group of algorithms where a common principle is shared between them. In our study, we have applied Gaussian Naïve Bayes. Fig -4.1: Methodological Framework 5. IMPLEMENTATION The initial step is data collection. We have tried to collect data from different places. There was no standard dataset available which could match our requirements. Hence, we had to collect all the data ourselves. We made a survey form for each disease and distributed, both online and offline for people to fill it. The nature of our questions was objective and situational. We also included people who are currently suffering from some kind of mental illness and are seeing doctors for it and taking some kind of medications. Once the data collection is done, the user's response is converted using numeric values of 0 to 3, and in some cases 0to4.Once we had enough data collected, it was moved to preprocessing and is split into two subsets i.e., training and test data sets. It is important to fill out the missing values in the dataset or modify it to increase the quality of the dataset. Once the preprocessing of data is completed, it then moved to feature extraction thenceforth prediction of mental illness. Fig -5.1: Dataset Overview
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1120 6. WORKFLOW OF THE SYSTEM In order to put our work in real world use we have deployed our work on web applications. In our application users can take a test for whichever disease out of the four they want, based on the inputs received, ourmodel predictstheseverity of the problem they are facing. Fig -6.1: Data Flow Diagram Fig -6.2: Test Page Fig -6.3: Result Page 7. RESULTS In order to achieve high accuracy with the model the data needs to be properly cleaned and preprocessed until it is well fitted. To do this we used python libraries like NumPy, pandas and matplotlib. In order to get the best result for our work we had to pass each of our datasets through multiple ML algorithms like logistic regression, SVM, random forest, k-neighbors etc. Example: - for anxiety, we ran the above- mentioned algorithms and achieved accuracy of 97.27%, 94%, 81%, 80% etc. respectively. Same was the case for the other three diseases which had different levels of accuracy. For our system we chose the algorithm which gave us the true and highest accuracy. We also tried to finetune the hyperparameter to check if the accuracy could be increased more. Fig -7.1: Model with Highest Accuracy
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1121 Fig -7.2: Confusion Matrix 8. CONCLUSION AND FUTURESCOPE We believe we were able to achieve a good accuracyforeach of the four diseases. furthermore, in future we can add more disease and combine multiple method along with questionnaire to make this process more robust and stronger. REFERENCES [1] Sau, A., Bhakta, I. (2017)"Predicting anxiety and depression in elderly patients using machine learning technology. “Healthcare Technology Letters 4 (6): 238-43. [2] Tyshchenko, Y. (2018)"Depression and anxiety detection from blog posts data."Nature Precis. Sci., Inst. Comput. Sci., Univ. Tartu, Tartu, Estonia. [3] R.A.Calvo and S. D’Mello. Affect detection: An interdisciplinary review of models, methods, and their applications. IEEE Trans. Affective. Comput., 1(1):18-37, 2010. [4] Q. Zhang, Q. Wu, H. Zu, L. He, H. Huang, J. Zhang and W. Zhang. Multimodal MRI-Based Classification of Trauma Survivors withandwithoutPost-Traumatic Stress Disorder. Frontiers in Neuroscience, 2016. [5] X. Zhuang, V. Rozgic, M. Crystal and B. P. Marx. Improving Speech Based PTSD Detection via Multi- View Learning. IEEE Spoken Language Technology Workshop. 260-265, 2014. [6] B. Knoth, D. Vergyri, E. Shriberg, V. Mitra, M. Mclaren, A. Kathol, C. Richey and M. Graciarena. Systems for speech-based assessment of a patient’s state-of-mind. WO2016028495 A1. 2015. [7] Sau, A., Bhakta, I. (2018) "Screening of anxiety and depression among the seafarers using machine learning technology."Informatics in Medicine Unlocked :100149. [8] S. R. Krothapalli and S. G. Koolagudi. Characterization and recognition of emotions from speech using excitation source information. Int. J. Speech Technol., 16(2):181-201, 2012. [9] R. Ahuja, V. Vivek, M. Chandna, S. Virmani and A. Banga, "Comparative Study of Various Machine Learning Algorithms for Prediction of Insomnia", 2019. [10] Y. Kaneita et al., "Insomnia Among Japanese Adolescents: A Nationwide RepresentativeSurvey", Sleep, vol. 29, no. 12, pp. 1543-1550, 2006. [11] P. Singh, "Insomnia: A sleep disorder: Its causes, symptoms and treatments", International Journal of Medical and Health Research, vol. 2, no. 10, pp. 37- 41, 2016. [12] Sarah Graham, Colin Depp, Ellen E Lee, Camille Nebeker, Xin Tu, Ho-Cheol Kim, and Dilip V Jeste. Artificial intelligence for mental health and mental illnesses: an overview. Current psychiatry reports, 21(11):1–18, 2019.