This repository consists of Two modules for prediction using Machine learning in R and Dynamic visualisation HTML widgets and shared objects for StudentData.csv dataset.
Make sure you are downloading the R script and running it in R studio with R version above 3.4.
Install the package shiny before running the script and make sure the csv file and the script are on the same location.
These are the following packages required to be in your R studio: for execution of this module shiny e1071 shinyjs ggplot2 crosstalk devtools d3scatter
use the command install.packages("Package name ")