This is an automated email from the ASF dual-hosted git repository.

myui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hivemall.git


The following commit(s) were added to refs/heads/master by this push:
     new 7245290  Fixed ToC
7245290 is described below

commit 724529009db976a1d493bf9cfb46aa0786196ac2
Author: Makoto Yui <[email protected]>
AuthorDate: Sat Jun 29 01:57:48 2019 +0900

    Fixed ToC
---
 docs/gitbook/ft_engineering/binning.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/gitbook/ft_engineering/binning.md 
b/docs/gitbook/ft_engineering/binning.md
index 22e7f9f..f5f8ee5 100644
--- a/docs/gitbook/ft_engineering/binning.md
+++ b/docs/gitbook/ft_engineering/binning.md
@@ -65,6 +65,8 @@ select * from input limit 2;
 |1 | ["name#Jacob","gender#Male","age:20.0"] |
 |2 | ["name#Mason","gender#Male","age:22.0"] |
 
+# Usage
+
 ## Custom rule for binning
 
 You can provide a custom rule for binning as follows:

Reply via email to