This is a presentation on the Shiny Application " Prediction COmparison.
This application studies the mtcars dataset, by training two Machine Learning Modesl:
- Randon Forest
- Decision Tree
and it compares the output with the: - True Value of testing - Linear Regression of testing set regressors.
The application will present graphical curves comparing accuracy of different models predicitons compared to the TRUE Value of testing Model.