Kunleodusan / insurance-policy-app

0 stars 0 forks source link

Build the python Flask api with 2 endpoints #22

Open Kunleodusan opened 4 years ago

Kunleodusan commented 4 years ago

Build the python Flask api with 2 endpoints:

  1. POST /get_risk_factor.
  2. POST /feed.

For now these endpoints can just return a fixed response. Would be implemented with more information as the model evolves.

Resource: https://www.datacamp.com/community/tutorials/machine-learning-models-api-python