In this project we are predicting students placement based on IQ and CGPA.
I have used Logistic Regression Algorithm for prediction since it is best suited for binary classification.
If you're using this project make sure to install all required package to run application OR use venv. The training of model is also shown in model folder.
Thankyou for visiting !!