Rename pio sbt plugin file to pio-build.sbt
1 file changed
tree: 68f64c1fc206f96baa127061a96d464ce997423f
  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
  • add sample evaluation

v0.1.1

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

v0.1.0

  • initial version