Please refer to http://docs.prediction.io/templates/classification/quickstart/
-
update for PredictionIO 0.9.2, including:
- use new PEventStore API
- use appName in DataSource parameter
- update build.sbt and template.json for PredictionIO 0.9.2
- Update Evaluation for PredictionIO 0.9.1
NOTE: Require PredictionIO >= 0.9.1
- Add missing sample data set (data/data.txt)
- update for PredictionIO 0.9.0
- add sample evaluation
- Persist RDD to memory (.cache()) in DataSource for better performance
- initial version