Hands-On Predictive Analytics with Python
上QQ阅读APP看书,第一时间看更新

Goal

After discussions with the top management from IDR, you state the general goals of the project. They are listed as follows:

  • To use the features contained in the dataset (all columns except for the price)
  • To build a predictive model that predicts the price of diamonds, as accurately as possible, based on those features
  • To predict the prices of diamonds offered to IDR by the producers, so IDR can decide how much to pay for those diamonds

These goals will guide all of our actions and the development of the project.