Project: College Admissions Prediction

Project Goal

Predict a candidate's chances of being admitted into a college based on GPA and GRE score.

Dataset Information:

admissions.csv contains data on the candidates' GPA and GRE Score and whether they were admitted.

Tech Stack

Python
Google Colaboratory
NumPy
Pandas
Matplotlib
Scikit-learn

Featured ML Algorithms

Linear Regression
Logistic Regression