This document discusses recognizing psychological vulnerabilities using machine learning. It begins with an abstract that outlines using machine learning models and feature selection techniques on a dataset of mental health issues to identify the type of issue based on an individual's symptoms. Five machine learning algorithms (XG-Boost, SVM, logistic regression, decision tree, KNN) were used and evaluated based on accuracy, precision, and F1-score. The document then reviews related work applying machine learning to mental health areas like depression detection from social media posts. It presents the system architecture and compares the proposed system of automated diagnosis to existing rule-based systems. The proposed system is evaluated on a dataset of 1200 examples using SVM, decision tree, and random forest models, with random