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

Deliverables for the project

The people from IDR have stated that they would like a software tool where they can input the different features of the diamond and based on that, the tool gives back a prediction for the price of the diamond. That is their only concern; they care only about the price of the diamond. You agree with their request and you propose that the solution will be a simple web application that will contain a form where they will be able to input the features of a diamond, and the application will give a prediction of the price based on the model that will be built using the available dataset.

We will see how to build such an application in Chapter 9, Implementing a Model with Dash.