Skip to content

JerryPan2718/MLaaS-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLaaS-API

  • Django models to store ML algorithms and requests in SQL.
  • URL routing for A/B Testing.
  • REST API with Django REST Framework serializer.
  • Dockerfiles.

To build docker images please run:

sudo docker-compose build

To start the docker images please run:

sudo docker-compose up

Then you would have the running server at the address http://0.0.0.0:8000/api/v1/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published