Survey on Prediction of Bipolar Disorder Using CNN and LSTM
摘要
In this research, we focus specifically on mental disorder which is bipolar disorder using machine learning techniques, utilizing a simple dataset from Kaggle for training and evaluation. The study involves applying various ML models, including R. Forest, XG-Boost, and S. Vector Machines (SVM), on the dataset. We assess the performance of these models using evaluation MSE (how far actual value to predicted value), Precision, and Fl Score to determine their effectiveness in predicting bipolar disorder. However, through extensive experimentation, we found that the combination of (CNN) and (LSTM) networks outperformed the other algorithms, achieving an overall accuracy of 95%.