- The Goal here is to present about a Shiny Application that can be used to predict diamond prices having different specifications.
- The Application uses the Diamonds dataset supplied with the ggplot2 library.
There are two parts of the Application
a. Part 1: This allows the user to select a subset of the large Diamonds dataset based on Price range and number of observations. b. Part 2: This allows the user to specify parameters such as Carat, Clarity, Cut etc. based on which the price can be predicted.