Part III: Putting it all together

Deploy an app where the user inputs the data and the model makes a predictions and writes it.

  • See file in code:/App2/
  • Look at differences from App1 (requirements, main, index.html, output.html)
  • gcloud app deploy
  • gcloud app browse
  • make predictions from the web endpoint