This presentation contains documentation for the Diamond price prediction application. The application can be found https://github.com/shkakbar/DataProduct-Assignment
- This application it is building linear regression model using
diamondsdata set. - Predicting the price of a diamond based on its properties which can be selected by users. They are as follows:
- Carat
- Cut
- Color
- Clarity
Builds a plot and gives predicted price of the diamond.