v0.5.0 Closes #9
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/commit/68666e7f Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/tree/68666e7f Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/diff/68666e7f Branch: refs/heads/develop Commit: 68666e7fe3f6f728bf034e945acb4f5ad37c32f8 Parents: ed2cbaf Author: Donald Szeto <[email protected]> Authored: Tue Nov 1 14:47:46 2016 -0700 Committer: Donald Szeto <[email protected]> Committed: Tue Nov 1 14:47:46 2016 -0700 ---------------------------------------------------------------------- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/blob/68666e7f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 23eea3a..857fe42 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,14 @@ ## Documentation -Please refer to http://docs.prediction.io/templates/ecommercerecommendation/quickstart/ +Please refer to http://predictionio.incubator.apache.org/templates/ecommercerecommendation/quickstart/ ## Versions +### v0.5.0 + +- Update for Apache PredictionIO 0.10.0-incubating + ### v0.4.0 - Change from ALSAlgorithm.scala to ECommAlgorithm.scala
