Github user chezou commented on a diff in the pull request:
https://github.com/apache/incubator-hivemall/pull/158#discussion_r213918651
--- Diff: docs/gitbook/SUMMARY.md ---
@@ -25,6 +25,7 @@
* [Installation](getting_started/installation.md)
* [Install as permanent
functions](getting_started/permanent-functions.md)
* [Input Format](getting_started/input-format.md)
+ * [Step-by-Step Tutorial on Supervised
Learning](getting_started/tutorial.md)
--- End diff --
Will move under `Supervised Learning`.
---