Sign inSign up

harshjv/predictionio

By harshjv

•Updated about 11 years ago

"PredictionIO is an open-source Machine Learning server." - https://prediction.io

Image
2

661

harshjv/predictionio repository overview

⁠docker-predictionio

Run PredictionIO⁠ inside Docker

  1. Run build to build the image
  2. Run shell to start the container
  3. Once inside the container, run runsvdir-start& to start everything
  4. The Dashboard is available on port 9000

Run quickstart⁠

  1. Go to quickstartapp directory cd /quickstartapp
  2. Build and Train Engine ./run.sh
  3. Deploy Engine cd MyRecommendation && pio deploy --ip 0.0.0.0&
  4. Your Engine will now listen on port 8000

Tag summary

Content type

Image

Digest

sha256:f77fba947…

Size

1.4 GB

Last updated

about 11 years ago

docker pull harshjv/predictionio