harshjv/predictionio
"PredictionIO is an open-source Machine Learning server." - https://prediction.io
395
Run PredictionIO inside Docker
build
to build the imageshell
to start the containerrunsvdir-start&
to start everythingRun quickstart
cd /quickstartapp
./run.sh
cd MyRecommendation && pio deploy --ip 0.0.0.0&
docker pull harshjv/predictionio