tag | a7333169c9403c034c94ae1b81412e3e72623460 | |
---|---|---|
tagger | Donald Szeto <dszeto@salesforce.com> | Tue Nov 01 14:53:38 2016 -0700 |
object | af55fe88f5213ece1722aa9efbcd5a3c6af9ffb0 |
v0.4.0
commit | af55fe88f5213ece1722aa9efbcd5a3c6af9ffb0 | [log] [tgz] |
---|---|---|
author | Donald Szeto <dszeto@salesforce.com> | Tue Nov 01 14:53:31 2016 -0700 |
committer | Donald Szeto <dszeto@salesforce.com> | Tue Nov 01 14:53:31 2016 -0700 |
tree | c3d6623eac7fed4db5f7b81ad819a966f546faac | |
parent | 0b76b2063f87aa438af5e2bfe96f10321381e8a0 [diff] | |
parent | 057022e446d04a435ef2a2740bc10ce92651d6fc [diff] |
Merge branch 'develop'
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