Skip to content

defaultRobot/docker-predictionio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Shell 72.5%
  • Python 27.5%