An open API service indexing awesome lists of open source software.

https://github.com/andrewssobral/model_as_a_service

Machine Learning Model as a Service
https://github.com/andrewssobral/model_as_a_service

machine-learning model-as-a-service python3 rest-api

Last synced: about 2 months ago
JSON representation

Machine Learning Model as a Service

Awesome Lists containing this project

README

          

==============================
Machine Learning Model Service
==============================

Running:

.. code-block:: bash

$ ./ml_service.py

Now open your browser and go to http://localhost:9090/api/ui/ to see the Swagger UI.

Prediction:

.. code-block:: bash

$ ./predict_api_example.py