tree: d8a9c567034f2c6ee9ed146ee812194fec5aa567 [path history] [tgz]
  1. data/
  2. project/
  3. src/
  4. build.sbt
  5. fetch.sh
  6. README.md
examples/experimental/java-local-tutorial/README.md

TODO: update with new engine.json format and CLI! (updates pending)

Download Data from GroupLens

Execute the following command to download MovieLens 100k to data/ml-100k/.

$ ./fetch.sh

Tutorials

The purpose of this tutorial is to help you to get familiar with each components of the PredictionIO framework. It can be found in docs/manual/tutorials/enginebuilders/stepbystep.