commit | 0842468f754ab13300cbbc395149d04b40b627b6 | [log] [tgz] |
---|---|---|
author | takako shimamoto <chibochibo@gmail.com> | Tue Mar 12 22:44:13 2019 +0900 |
committer | Naoki Takezoe <takezoe@gmail.com> | Tue Mar 12 22:44:13 2019 +0900 |
tree | b22f2e65cea02191aa63125a66fd62f618521414 | |
parent | 10f4e329d5f650cde1aa940b509a752e025057fa [diff] |
Bump PredictionIO to 0.14.0 (#15)
Please refer to https://predictionio.apache.org/templates/classification/quickstart/
Update for Apache PredictionIO 0.14.0
Update for Apache PredictionIO 0.13.0
Update for Apache PredictionIO 0.10.0-incubating
Change query format from { features: [2, 0, 0] }
to { "attr0":2, "attr1":0, "attr2":0 }
Query class, DataSource readEval(), and algorithm's predict() is updated accordingly.
update for PredictionIO 0.9.2, including:
NOTE: Require PredictionIO >= 0.9.1