Students Result Prediction using Rshiny and MySQL
Students Result prediction using R and RShiny & MySQL
1. Importing dataset from csv file to MySQL database
2. Open Input form in RShiny and Give record input
3. This input is stored as test.csv file also
4. Naive Bayes Algorithm and Logistic regression are implemented to predict value
5. Accuracy and other plots are arrived
R Demo