iam-mhaseeb / Predicting-Student-Admissions-with-Neural-Networks

In this notebook, we predict student admissions to graduate school at UCLA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predicting-Student-Admissions-with-Neural-Networks

In this notebook, we predict student admissions to graduate school at UCLA based on three pieces of data:

  1. GRE Scores (Test)
  2. GPA Scores (Grades)
  3. Class rank (1-4) The dataset originally came from here: http://www.ats.ucla.edu/

Getting Started

To use this repo just download the repository, open in jupyter notebook. Start creating something awesome! Good Luck!

Prerequisites

Things reuired

  1. Python3
  2. Jupyter Notebook
  3. Matplotlib
  4. Pandas
  5. Other dependencies

Contributing

Feel free to submit pull requests to me.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

In this notebook, we predict student admissions to graduate school at UCLA

License:MIT License


Languages

Language:Jupyter Notebook 100.0%