tag | 4712bbd054431b98ca0b2ea508930e61ae4e156a | |
---|---|---|
tagger | Kenneth Chan <kenneth@prediction.io> | Mon Jun 29 13:04:32 2015 -0700 |
object | 0b76b2063f87aa438af5e2bfe96f10321381e8a0 |
v0.3.1 release
commit | 0b76b2063f87aa438af5e2bfe96f10321381e8a0 | [log] [tgz] |
---|---|---|
author | Kenneth Chan <kenneth@prediction.io> | Mon Jun 29 13:02:56 2015 -0700 |
committer | Kenneth Chan <kenneth@prediction.io> | Mon Jun 29 13:02:56 2015 -0700 |
tree | c0ee0abbe1eb3c00308d596edb8f4b82226d89f1 | |
parent | a5225aa6c9cd7ebed442b4e8dbb706fcfa9aafd4 [diff] | |
parent | b41ac37e66f714dd074c72dc76e3034257105104 [diff] |
Merge branch 'develop'
Please refer to http://docs.prediction.io/templates/classification/quickstart/
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