GitHub - defaultRobot/docker-predictionio: Run PredictionIO inside Docker · GitHub
Skip to content

defaultRobot/docker-predictionio

 
 

Folders and files

Repository files navigation

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

Run quickstartapp

  1. Go to quickstartapp directory cd /quickstartapp
  2. DEPLOYING AN ENGINE INSTANCE ./run.sh&
  3. RETRIEVE PREDICTION RESULTS python show.py

About

Run PredictionIO inside Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Shell 72.5%
  • Python 27.5%