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

  1. Press the "Click to launch app!" button.

  2. Run all the cells in the Notebook by clicking the "Run All" option in the "Cell" tab.

  3. Enter observed features to get an estimate of the house price.

  4. Rerun the last code cell to get an estimate of the house price according to the entered observations.

Get hands-on with 1200+ tech skills courses.