| tag | ffe6b065956bc989bd0bae12b7a237dea7b4e558 | |
|---|---|---|
| tagger | Donald Szeto <donald@apache.org> | Thu May 04 10:32:24 2017 -0700 |
| object | 903f9eef4179025fdb7168620bf440f7236588d0 |
v0.11.0-incubating
| commit | 903f9eef4179025fdb7168620bf440f7236588d0 | [log] [tgz] |
|---|---|---|
| author | Donald Szeto <donald@apache.org> | Thu May 04 10:32:03 2017 -0700 |
| committer | Donald Szeto <donald@apache.org> | Thu May 04 10:32:03 2017 -0700 |
| tree | 81a76be4b84c8e744e033fb32d9a2e039f096509 | |
| parent | a7e13de6fa40602c8e587ce945768c144e62e83f [diff] |
0.11.0-incubating release
Please refer to http://predictionio.incubator.apache.org/templates/classification/quickstart/
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