A Repository for my course project -Analyzed university application data and predicted their probability of getting admitted to a university -Implemented a web app for the project using Shiny package to predict the probability and to get insights of the university.
*Shiny Package(https://cran.r-project.org/package=shiny) *ggvis(https://cran.r-project.org/web/packages/ggvis/) *eeptools(https://cran.r-project.org/web/packages/eeptools/) *e1071(https://cran.r-project.org/web/packages/e1071/)
Import the University_admit.r file to Rstuido
Install the libraries in Rstudio
Run the app using Runnapp in Rstudio
Result graph will be produced in Rstuido and the web app will be locally hosted