The main goal of this project is predicting the suicide attempts by analyzing the data. The dataset from kaggle and performing Machine Learning models like Logistic Regression, Random Forest, Naive Bayes models are used for better accuracy.
Suicide is increasingly becoming a serious concern for the society. In fact, it is one of the largest cause of deaths in today’s world. Hence it is necessary to stop this menace by developing accurate prediction systems based on available data. The paper primarily analysis the suicide data, identify significant attributes contributing towards suicide attempt and predict future such attempts with significant precision. A comparison between 2 machine learning algorithms: - Decision Tee, and Naïve Bayes for suicide prediction has been made here. The scope of this research is to understand the effectiveness of these algorithms for preventing future suicides.
Keywords: Data Analysis, Machine Learning, Data Prediction, Logistic Regression, Random Forest, Naïve Bayes.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Hardware:
Software:
· About Classification in machine learning.
· About preprocessing techniques.
· About Random Forest Regressor.
· About Decision Tree Regressor.
· About Bagging Regressor.
· About XGBoost.
· About Gradient Boosting Regressor.
· About CatBoost Regressor.
· About K Neighbors Regressor
· About SVR.
· About Extra Tree Regressor.
· About StackingRegressors.
· Knowledge on PyCharm Editor.