DEV Community

Discussion on: Build and Deploy your Machine Learning Application with Docker

Collapse
 
aminu_israel profile image
Israel Aminu

Hey dhanasekharreddy,
Some of the endpoints which I defined in my article are:
/
/predict
For the predict endpoint, this takes in some parameters as a body as:

  • age
  • BS_Fast
  • BS_pp etc. This is the features you can use to test on Postman