Sign inSign up

katanaml/light-runtime

By katanaml

Updated almost 6 years ago

Light runtime environment for Katana ML

Image
1

164

katanaml/light-runtime repository overview

While working with many enterprise customers we saw a need for a product that would help to integrate machine learning into business applications in a more seamless and flexible way. The primary area for machine learning applications in the enterprise - business automation.

Based on continuumio/anaconda3. Includes Facebook Prophet

Instructions:

  1. docker run --entrypoint "/bin/sh" -it -d -p 5001:5001 --name katana-ml-light katanaml/light-runtime:v20.1
  2. docker exec -it katana-ml-light bash
  3. cd /home/covid19
  4. pm2 start covid19_endpoint.py
  5. pm2 start covid19_scheduler.py
  6. curl http://127.0.0.1:5001/katana-ml/api/v1.0/forecast/covid19/stats

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

almost 6 years ago

docker pull katanaml/light-runtime:v20.1