It is a prediction and detection model to check the suicidal tendency of a person based on users interface based reasoning. That is the answers of the questions is stored and passed to the Model for prediction. It implements application of Logistic Regression for prediction of suicide it implemenst application of Random Forest Classifiers for the classification of Suicide Cases It have the accuracy of 94.7% For using the script :
1.)Use R-studio and setup the studios by installing the R-packages
2.)Use anaconda-conda root create a virtual environment of R in jupyter notebook there
3.)If you are using Google Colab use %R install.packages(package-name)