Model Deployment in the Notebook
A quick and simple solution for model deployment.
We'll cover the following
Let's deploy our model in the Notebook using the ipywidgets
.
Steps
Press the "Click to launch app!" button.
Run all the cells in the Notebook by clicking the "Run All" option in the "Cell" tab.
Enter observed features to get an estimate of the house price.
Rerun the last code cell to get an estimate of the house price according to the entered observations.
Get hands-on with 1400+ tech skills courses.