- Hands-On Predictive Analytics with Python
- Alvaro Fuentes
- 93字
- 2025-04-04 15:18:28
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.