Deploy the Model
To deploy the model we use the predict.py script from the Python
    template project. 
predict function
      that accepts petal length as input and uses the model built in the previous step to predict
      petal width.To deploy the model we use the predict.py script from the Python
    template project. 
predict function
      that accepts petal length as input and uses the model built in the previous step to predict
      petal width.