9 Summary
As already mentioned, the focus of this project was to illustrate a basic example of how data science projects can be incorporated in bookdown - making it efficient for readers usability. Authors can make interactive plot and allow users to change values of the models included in this poject( Check:R shiny). Code to the models can be found on Github.
#cbind(AUC.ANN1,AUC.ANN2,AUC.LOGIS,AUC.mars,AUC.RF,AUC.SVM1,AUC.SVM2)
#cbind(miss.rate.RF,Miss.rate.ANN1,Miss.rate.ANN2,Miss.rate.SVM1,Miss.rate.SVM2,miss.rate.LOIS)