This presentation contains documentation for the Diamond price prediction application. The application can be found [here] https://martitacdc.shinyapps.io/Course-Project-Shiny-Application-and-Reproducible/
This application it is building linear regression model using diamonds data set and is predicting the price of a diamond depending of its properties.The application allows the user to select: - Carat - Cut - Color - Clarity
Builds a plot and gives predicted price of the diamond.