Use new pio sbt plugin and remove unncessary dependency
3 files changed
tree: 676401a78f5d4cd521fbbefc2fe5dbfd60a828e4
  1. data/
  2. project/
  3. src/
  4. .gitignore
  5. build.sbt
  6. engine.json
  7. README.md
README.md

Classification Engine Template

Documentation

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

Versions

develop

v0.1.1

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

v0.1.0

  • initial version