tree: 65a435c3d8675f2dcd423f7d35896f473fe8d259 [path history] [tgz]
  1. tutorial1/
  2. tutorial2/
  3. tutorial3/
  4. tutorial4/
  5. tutorial5/
  6. .gitignore
  7. fetch.sh
  8. README.md
  9. tutorial1-develop.md
  10. tutorial2-runner.md
  11. tutorial3-evaluation.md
  12. tutorial4-multialgo.md
  13. tutorial5-mahout.md
examples/src/main/java/recommendations/README.md

Download Data from GroupLens

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

$ engines/src/main/java/recommendations/fetch.sh

Tutorials

The purpose of this tutorial is to help you to get familiar with each components of the PredictionIO framework.