Predict a candidate's chances of being admitted into a college based on GPA and GRE score.
admissions.csv contains data on the candidates' GPA and GRE Score and whether they were admitted.
Python
Google Colaboratory
NumPy
Pandas
Matplotlib
Scikit-learn
Linear Regression
Logistic Regression