tree: d9a8cd11c689aca6a6d6b77f61b78750ce053012 [path history] [tgz]
  1. data/
  2. project/
  3. src/
  4. .gitignore
  5. build.sbt
  6. engine.json
  7. README.md
  8. template.json
README.md

Classification Engine Template

Documentation

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

Versions

develop

v0.1.2

  • update for PredictionIO 0.9.0
  • add sample evaluation

v0.1.1

  • Persist RDD to memory (.cache()) in DataSource for better performance

v0.1.0

  • initial version