Open TimkLee opened 2 years ago
Notes: Should not put any task specific functionality into your Flask app; any data preprocessing (such creating all of the features needed for your model) should be done prior to making the request to the serving app.
Create a simple Flask app with the following endpoints: