commit | c00128882d9a1ad81acb74d1f8500b3e5edb6c8a | [log] [tgz] |
---|---|---|
author | Naoki Takezoe <takezoe@apache.org> | Thu May 30 20:08:40 2019 +0900 |
committer | Naoki Takezoe <takezoe@apache.org> | Thu May 30 20:08:40 2019 +0900 |
tree | 76deea851787c2239093d977caa47331acd95167 | |
parent | 0842468f754ab13300cbbc395149d04b40b627b6 [diff] |
Mark override methods
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