https://github.com/memudualimatou/dataglacier-projects
https://github.com/memudualimatou/dataglacier-projects
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/memudualimatou/dataglacier-projects
- Owner: memudualimatou
- Created: 2021-08-06T20:57:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T17:24:06.000Z (about 4 years ago)
- Last Synced: 2025-01-21T22:43:15.713Z (10 months ago)
- Language: Jupyter Notebook
- Size: 1.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ADMISSION CHANCE PREDICTION SYSTEM
This is a chance prediction system. The aim is to predict student chance of guetting admitted based on their exam scores
## ⚙️ HOW DOES THE INSURANCE CHARGES PREDICTION SYSTEM WORKS?
This sytem is a flask responsive web application hosted on heroku. It predicts a student chance of getting admitted into the university based on the following scores.
The GRE Score
TOEFL Score
University Rating
SOP - Statement of Purpose
LOR - Letter of Recommendation
CGPA - Cumulative Grade Point Average
Research-- Made a research? (Yes=1/No=0)
SOP stands for Statement of Purpose which is a necessary document for graduate applications. Basically explains why you are applying to that program/college.
LOR stands for Letter of Recommendation which is also a necessary document as a part of your application. It has letters from your professors/mentors/managers endorsing your application and supporting your candidature for the program.
## ⚠️ THE TECHNOLOGY
* [FLASK](https://en.wikipedia.org/wiki/Flask_(web_framework))
* [HEROKU](https://en.wikipedia.org/wiki/Heroku)
* [PICKLE](https://en.wikipedia.org/wiki/Pickle)
* [LINEAR REGRESSION](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html)
# ⌛ Project Demo
[DEPLOYED ON HEROKU | CLICK HERE TO TEST THE SYSTEM](https://webapp-deployment-heroku.herokuapp.com/)
