commit | 057022e446d04a435ef2a2740bc10ce92651d6fc | [log] [tgz] |
---|---|---|
author | Donald Szeto <dszeto@salesforce.com> | Tue Nov 01 14:53:12 2016 -0700 |
committer | Donald Szeto <dszeto@salesforce.com> | Tue Nov 01 14:53:12 2016 -0700 |
tree | c3d6623eac7fed4db5f7b81ad819a966f546faac | |
parent | 2a8de2dc49ae64c773b8bb350c68039f4fcf09a4 [diff] |
v0.4.0 release information
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