Merge branch 'livedoc' into develop
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/b6f168af Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/b6f168af Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/b6f168af Branch: refs/heads/livedoc Commit: b6f168afb17efcff01379dbc61783ffc4acd5f1f Parents: 76f3409 75cfe46 Author: shimamoto <[email protected]> Authored: Mon Jul 10 13:48:59 2017 +0900 Committer: shimamoto <[email protected]> Committed: Mon Jul 10 13:48:59 2017 +0900 ---------------------------------------------------------------------- docs/manual/data/nav/main.yml | 18 +- .../classification/add-algorithm.html.md | 8 +- .../classification/quickstart.html.md.erb | 4 +- .../reading-custom-properties.html.md | 21 +- .../classification/transform-data.html.md | 16 -- .../quickstart.html.md.erb | 4 +- .../adjust-score.html.md.erb | 186 ++++++++++++++++ .../ecommercerecommendation/how-to.html.md | 1 + .../quickstart.html.md.erb | 4 +- .../train-with-rate-event.html.md.erb | 89 ++++---- .../quickstart.html.md.erb | 4 +- .../leadscoring/quickstart.html.md.erb | 4 +- .../productranking/quickstart.html.md.erb | 4 +- .../recommendation/blacklist-items.html.md | 40 ++-- .../recommendation/customize-data-prep.html.md | 12 +- .../recommendation/customize-serving.html.md | 48 ++-- .../templates/recommendation/how-to.html.md | 2 +- .../recommendation/quickstart.html.md.erb | 3 +- .../reading-custom-events.html.md | 13 +- .../training-with-implicit-preference.html.md | 55 ++--- .../templates/similarproduct/how-to.html.md | 6 +- .../multi-events-multi-algos.html.md.erb | 36 ++- .../similarproduct/quickstart.html.md.erb | 4 +- .../similarproduct/recommended-user.html.md.erb | 188 ++++++++++++++++ .../return-item-properties.html.md.erb | 146 +++++++++++++ .../rid-user-set-event.html.md.erb | 134 ++++++++++++ .../train-with-rate-event.html.md.erb | 217 +++++++++++++++++++ 27 files changed, 1076 insertions(+), 191 deletions(-) ----------------------------------------------------------------------
