v0.3.0 release
Merge branch 'develop'
tree: 8f193c53b32d40b238845e42b7e6a34bef0cd086
  1. project/
  2. src/
  3. .gitignore
  4. build.sbt
  5. engine.json
  6. README.md
  7. template.json
README.md

Vanilla Engine Template

Documentation

Please refer to http://docs.prediction.io/templates/vanilla/quickstart/

Versions

v0.3.0

  • update for PredictionIO 0.9.2, including:

    • use new PEventStore API
    • use appName in DataSource parameter

v0.2.0

  • update for PredictionIO 0.9.2

v0.1.1

  • update build.sbt and template.json for PredictionIO 0.9.2

v0.1.0

  • initial version