Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 1.1 KB

README.md

File metadata and controls

8 lines (6 loc) · 1.1 KB

Admission-Prediction-model

find the chance of admission of a candidate based on his/her GRE Score (out of 340), TOEFL Score (out of 120), rating of the University (out of 5) in which he/she is trying to get admission, Strength of the SOP (out of 5), strength of the Letter Of Recommendation (out of 5), CGPA (out of 10) and the research experience (0 or 1) deployed on GCP, Azurer Once we have the data source fixed, the machine learning approach majorly consists of two pipelines: The Training Pipeline-The training pipeline includes data pre-processing, selecting the right algorithm for creating the machine learning model, checking the accuracy of the created model and then saving the model file. The Testing Pipeline- Once the training is completed, we need to expose the trained model as an API for the user to consume it. For prediction, the saved model is loaded first and then the predictions are done using it. If the web app works fine, the same app is deployed to the cloud platform.

A9R1mtepkq_1djot5a_3qc