Skip to content

Predict the price of a diamond depending of its properties

Notifications You must be signed in to change notification settings

eichemberger/Shinny-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Shinny-app

Link to the app

https://eichemberger.shinyapps.io/coursera/

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.

Data used

The data used for this application is diamonds data set, which is part of ggplot2 package. This data set contains the information about 53940 diamonds with 10 variables:

About

Predict the price of a diamond depending of its properties

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages