Expose any machine learning model as an API.
GitHub Page: https://jagdish7908.github.io/IrisAPI/
API is hosted here
Clone the repository
$ git clone https://github.com/jagdish7908/IrisAPI.git && cd IrisAPI
Install dependencies
$ pip3 install -r requirements.txt
$ python3 app.py