Update tutorial for general classifier/regressor

Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/commit/d9012d92
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/tree/d9012d92
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/diff/d9012d92

Branch: refs/heads/asf-site
Commit: d9012d92a95fab42acb8cc7580af6a58d32fb7c3
Parents: 82c62b0
Author: Makoto Yui <[email protected]>
Authored: Wed Dec 26 19:22:26 2018 +0900
Committer: Makoto Yui <[email protected]>
Committed: Wed Dec 26 19:22:26 2018 +0900

----------------------------------------------------------------------
 userguide/anomaly/changefinder.html             |  123 +-
 userguide/anomaly/lof.html                      |  123 +-
 userguide/anomaly/sst.html                      |  123 +-
 userguide/binaryclass/a9a.html                  |  123 +-
 userguide/binaryclass/a9a_dataset.html          |  129 +-
 userguide/binaryclass/a9a_generic.html          | 2620 ++++++++++++++++++
 userguide/binaryclass/a9a_lr.html               |  129 +-
 userguide/binaryclass/a9a_minibatch.html        |  139 +-
 userguide/binaryclass/criteo.html               |  123 +-
 userguide/binaryclass/criteo_dataset.html       |  127 +-
 userguide/binaryclass/criteo_ffm.html           |  123 +-
 userguide/binaryclass/general.html              |  176 +-
 userguide/binaryclass/kdd2010a.html             |  123 +-
 userguide/binaryclass/kdd2010a_dataset.html     |  127 +-
 userguide/binaryclass/kdd2010a_scw.html         |  123 +-
 userguide/binaryclass/kdd2010b.html             |  123 +-
 userguide/binaryclass/kdd2010b_arow.html        |  123 +-
 userguide/binaryclass/kdd2010b_dataset.html     |  127 +-
 userguide/binaryclass/news20.html               |  123 +-
 userguide/binaryclass/news20_adagrad.html       |  160 +-
 userguide/binaryclass/news20_dataset.html       |  147 +-
 userguide/binaryclass/news20_generic.html       | 2553 +++++++++++++++++
 userguide/binaryclass/news20_pa.html            |  196 +-
 userguide/binaryclass/news20_rf.html            |  129 +-
 userguide/binaryclass/news20_scw.html           |  223 +-
 userguide/binaryclass/titanic_rf.html           |  123 +-
 userguide/binaryclass/webspam.html              |  123 +-
 userguide/binaryclass/webspam_dataset.html      |  127 +-
 userguide/binaryclass/webspam_scw.html          |  123 +-
 userguide/clustering/lda.html                   |  123 +-
 userguide/clustering/plsa.html                  |  123 +-
 userguide/docker/getting_started.html           |  123 +-
 userguide/eval/auc.html                         |  123 +-
 .../eval/binary_classification_measures.html    |  123 +-
 userguide/eval/datagen.html                     |  123 +-
 userguide/eval/lr_datagen.html                  |  123 +-
 .../multilabel_classification_measures.html     |  123 +-
 userguide/eval/rank.html                        |  123 +-
 userguide/eval/regression.html                  |  123 +-
 userguide/ft_engineering/binning.html           |  123 +-
 userguide/ft_engineering/bm25.html              |  123 +-
 userguide/ft_engineering/ft_trans.html          |  123 +-
 userguide/ft_engineering/hashing.html           |  123 +-
 userguide/ft_engineering/pairing.html           |  123 +-
 userguide/ft_engineering/polynomial.html        |  123 +-
 userguide/ft_engineering/quantify.html          |  123 +-
 userguide/ft_engineering/scaling.html           |  123 +-
 userguide/ft_engineering/selection.html         |  123 +-
 userguide/ft_engineering/term_vector.html       |  123 +-
 userguide/ft_engineering/tfidf.html             |  123 +-
 userguide/ft_engineering/vectorization.html     |  123 +-
 userguide/geospatial/latlon.html                |  123 +-
 userguide/getting_started/index.html            |  123 +-
 userguide/getting_started/input-format.html     |  123 +-
 userguide/getting_started/installation.html     |  123 +-
 .../getting_started/permanent-functions.html    |  123 +-
 .../gitbook-plugin-anchorjs/anchor.min.js       |    6 +
 userguide/index.html                            |  123 +-
 userguide/misc/approx.html                      |  123 +-
 userguide/misc/funcs.html                       |  123 +-
 userguide/misc/generic_funcs.html               |  123 +-
 userguide/misc/tokenizer.html                   |  123 +-
 userguide/misc/topk.html                        |  123 +-
 userguide/multiclass/iris.html                  |  123 +-
 userguide/multiclass/iris_dataset.html          |  123 +-
 userguide/multiclass/iris_randomforest.html     |  123 +-
 userguide/multiclass/iris_scw.html              |  123 +-
 userguide/multiclass/news20.html                |  123 +-
 userguide/multiclass/news20_dataset.html        |  127 +-
 userguide/multiclass/news20_ensemble.html       |  123 +-
 .../multiclass/news20_one-vs-the-rest.html      |  127 +-
 .../news20_one-vs-the-rest_dataset.html         |  127 +-
 userguide/multiclass/news20_pa.html             |  123 +-
 userguide/multiclass/news20_scw.html            |  123 +-
 userguide/recommend/cf.html                     |  123 +-
 userguide/recommend/item_based_cf.html          |  127 +-
 userguide/recommend/movielens.html              |  123 +-
 userguide/recommend/movielens_cf.html           |  127 +-
 userguide/recommend/movielens_cv.html           |  127 +-
 userguide/recommend/movielens_dataset.html      |  127 +-
 userguide/recommend/movielens_fm.html           |  123 +-
 userguide/recommend/movielens_mf.html           |  123 +-
 userguide/recommend/movielens_slim.html         |  127 +-
 userguide/recommend/news20.html                 |  123 +-
 userguide/recommend/news20_bbit_minhash.html    |  123 +-
 userguide/recommend/news20_jaccard.html         |  127 +-
 userguide/recommend/news20_knn.html             |  127 +-
 userguide/regression/e2006.html                 |  123 +-
 userguide/regression/e2006_arow.html            |  397 ++-
 userguide/regression/e2006_dataset.html         |  129 +-
 userguide/regression/e2006_generic.html         | 2574 +++++++++++++++++
 userguide/regression/general.html               |  123 +-
 userguide/regression/kddcup12tr2.html           |  123 +-
 userguide/regression/kddcup12tr2_adagrad.html   |  123 +-
 userguide/regression/kddcup12tr2_dataset.html   |  127 +-
 userguide/regression/kddcup12tr2_lr.html        |  123 +-
 .../regression/kddcup12tr2_lr_amplify.html      |  123 +-
 userguide/search_index.json                     |    2 +-
 userguide/sitemap.xml                           |    3 +
 userguide/spark/binaryclass/a9a_df.html         |  127 +-
 userguide/spark/binaryclass/a9a_sql.html        |  127 +-
 userguide/spark/binaryclass/index.html          |  123 +-
 userguide/spark/getting_started/index.html      |  123 +-
 .../spark/getting_started/installation.html     |  123 +-
 userguide/spark/misc/functions.html             |  127 +-
 userguide/spark/misc/misc.html                  |  127 +-
 userguide/spark/misc/topk_join.html             |  127 +-
 userguide/spark/regression/e2006_df.html        |  127 +-
 userguide/spark/regression/e2006_sql.html       |  127 +-
 userguide/supervised_learning/prediction.html   |  248 +-
 userguide/supervised_learning/tutorial.html     |  166 +-
 userguide/tips/addbias.html                     |  123 +-
 userguide/tips/emr.html                         |  123 +-
 userguide/tips/ensemble_learning.html           |  123 +-
 userguide/tips/general_tips.html                |  123 +-
 userguide/tips/hadoop_tuning.html               |  123 +-
 userguide/tips/index.html                       |  123 +-
 userguide/tips/mixserver.html                   |  123 +-
 userguide/tips/rand_amplify.html                |  123 +-
 userguide/tips/rowid.html                       |  123 +-
 userguide/tips/rt_prediction.html               |  123 +-
 userguide/troubleshooting/asterisk.html         |  123 +-
 userguide/troubleshooting/index.html            |  123 +-
 .../troubleshooting/mapjoin_classcastex.html    |  123 +-
 .../troubleshooting/mapjoin_task_error.html     |  123 +-
 userguide/troubleshooting/num_mappers.html      |  123 +-
 userguide/troubleshooting/oom.html              |  123 +-
 127 files changed, 18424 insertions(+), 5074 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/d9012d92/userguide/anomaly/changefinder.html
----------------------------------------------------------------------
diff --git a/userguide/anomaly/changefinder.html 
b/userguide/anomaly/changefinder.html
index 995d99f..c1a8fa0 100644
--- a/userguide/anomaly/changefinder.html
+++ b/userguide/anomaly/changefinder.html
@@ -972,7 +972,7 @@
                     
                         <b>6.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -980,13 +980,28 @@
             
         </li>
     
-        <li class="chapter " data-level="6.2.2" 
data-path="../binaryclass/a9a_lr.html">
+        <li class="chapter " data-level="6.2.2" 
data-path="../binaryclass/a9a_generic.html">
             
-                <a href="../binaryclass/a9a_lr.html">
+                <a href="../binaryclass/a9a_generic.html">
             
                     
                         <b>6.2.2.</b>
                     
+                    General Binary Classifier
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="6.2.3" 
data-path="../binaryclass/a9a_lr.html">
+            
+                <a href="../binaryclass/a9a_lr.html">
+            
+                    
+                        <b>6.2.3.</b>
+                    
                     Logistic Regression
             
                 </a>
@@ -995,14 +1010,14 @@
             
         </li>
     
-        <li class="chapter " data-level="6.2.3" 
data-path="../binaryclass/a9a_minibatch.html">
+        <li class="chapter " data-level="6.2.4" 
data-path="../binaryclass/a9a_minibatch.html">
             
                 <a href="../binaryclass/a9a_minibatch.html">
             
                     
-                        <b>6.2.3.</b>
+                        <b>6.2.4.</b>
                     
-                    Mini-batch gradient descent
+                    Mini-batch Gradient Descent
             
                 </a>
             
@@ -1038,7 +1053,7 @@
                     
                         <b>6.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1076,13 +1091,28 @@
             
         </li>
     
-        <li class="chapter " data-level="6.3.4" 
data-path="../binaryclass/news20_adagrad.html">
+        <li class="chapter " data-level="6.3.4" 
data-path="../binaryclass/news20_generic.html">
             
-                <a href="../binaryclass/news20_adagrad.html">
+                <a href="../binaryclass/news20_generic.html">
             
                     
                         <b>6.3.4.</b>
                     
+                    General Binary Classifier
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="6.3.5" 
data-path="../binaryclass/news20_adagrad.html">
+            
+                <a href="../binaryclass/news20_adagrad.html">
+            
+                    
+                        <b>6.3.5.</b>
+                    
                     AdaGradRDA, AdaGrad, AdaDelta
             
                 </a>
@@ -1091,12 +1121,12 @@
             
         </li>
     
-        <li class="chapter " data-level="6.3.5" 
data-path="../binaryclass/news20_rf.html">
+        <li class="chapter " data-level="6.3.6" 
data-path="../binaryclass/news20_rf.html">
             
                 <a href="../binaryclass/news20_rf.html">
             
                     
-                        <b>6.3.5.</b>
+                        <b>6.3.6.</b>
                     
                     Random Forest
             
@@ -1134,7 +1164,7 @@
                     
                         <b>6.4.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1185,7 +1215,7 @@
                     
                         <b>6.5.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1236,7 +1266,7 @@
                     
                         <b>6.6.1.</b>
                     
-                    Data pareparation
+                    Data Pareparation
             
                 </a>
             
@@ -1302,7 +1332,7 @@
                     
                         <b>6.8.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1360,7 +1390,7 @@
                     
                         <b>7.1.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1375,7 +1405,7 @@
                     
                         <b>7.1.2.</b>
                     
-                    Data preparation for one-vs-the-rest classifiers
+                    Data Preparation for one-vs-the-rest classifiers
             
                 </a>
             
@@ -1435,7 +1465,7 @@
                     
                         <b>7.1.6.</b>
                     
-                    one-vs-the-rest classifier
+                    one-vs-the-rest Classifier
             
                 </a>
             
@@ -1559,7 +1589,7 @@
                     
                         <b>8.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1567,13 +1597,28 @@
             
         </li>
     
-        <li class="chapter " data-level="8.2.2" 
data-path="../regression/e2006_arow.html">
+        <li class="chapter " data-level="8.2.2" 
data-path="../regression/e2006_generic.html">
             
-                <a href="../regression/e2006_arow.html">
+                <a href="../regression/e2006_generic.html">
             
                     
                         <b>8.2.2.</b>
                     
+                    General Regessor
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="8.2.3" 
data-path="../regression/e2006_arow.html">
+            
+                <a href="../regression/e2006_arow.html">
+            
+                    
+                        <b>8.2.3.</b>
+                    
                     Passive Aggressive, AROW
             
                 </a>
@@ -1610,7 +1655,7 @@
                     
                         <b>8.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1698,7 +1743,7 @@
                     
                         <b>9.1.1.</b>
                     
-                    Item-based collaborative filtering
+                    Item-based Collaborative Filtering
             
                 </a>
             
@@ -1734,7 +1779,7 @@
                     
                         <b>9.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1749,7 +1794,7 @@
                     
                         <b>9.2.2.</b>
                     
-                    LSH/MinHash and Jaccard similarity
+                    LSH/MinHash and Jaccard Similarity
             
                 </a>
             
@@ -1764,7 +1809,7 @@
                     
                         <b>9.2.3.</b>
                     
-                    LSH/MinHash and brute-force search
+                    LSH/MinHash and Brute-force Search
             
                 </a>
             
@@ -1815,7 +1860,7 @@
                     
                         <b>9.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1830,7 +1875,7 @@
                     
                         <b>9.3.2.</b>
                     
-                    Item-based collaborative filtering
+                    Item-based Collaborative Filtering
             
                 </a>
             
@@ -1875,7 +1920,7 @@
                     
                         <b>9.3.5.</b>
                     
-                    SLIM for fast top-k recommendation
+                    SLIM for fast top-k Recommendation
             
                 </a>
             
@@ -1890,7 +1935,7 @@
                     
                         <b>9.3.6.</b>
                     
-                    10-fold cross validation (Matrix Factorization)
+                    10-fold Cross Validation (Matrix Factorization)
             
                 </a>
             
@@ -2080,7 +2125,7 @@
                     
                         <b>13.2.1.</b>
                     
-                    a9a tutorial for DataFrame
+                    a9a Tutorial for DataFrame
             
                 </a>
             
@@ -2095,7 +2140,7 @@
                     
                         <b>13.2.2.</b>
                     
-                    a9a tutorial for SQL
+                    a9a Tutorial for SQL
             
                 </a>
             
@@ -2131,7 +2176,7 @@
                     
                         <b>13.3.1.</b>
                     
-                    E2006-tfidf regression tutorial for DataFrame
+                    E2006-tfidf Regression Tutorial for DataFrame
             
                 </a>
             
@@ -2146,7 +2191,7 @@
                     
                         <b>13.3.2.</b>
                     
-                    E2006-tfidf regression tutorial for SQL
+                    E2006-tfidf Regression Tutorial for SQL
             
                 </a>
             
@@ -2166,7 +2211,7 @@
                     
                         <b>13.4.</b>
                     
-                    Generic features
+                    Generic Features
             
                 </a>
             
@@ -2182,7 +2227,7 @@
                     
                         <b>13.4.1.</b>
                     
-                    Top-k join processing
+                    Top-k Join Processing
             
                 </a>
             
@@ -2197,7 +2242,7 @@
                     
                         <b>13.4.2.</b>
                     
-                    Other utility functions
+                    Other Utility Functions
             
                 </a>
             
@@ -2563,7 +2608,7 @@ Apache Hivemall is an effort undergoing incubation at The 
Apache Software Founda
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"ChangeFinder: Detecting 
Outlier and Change-Point 
Simultaneously","level":"10.3","depth":1,"next":{"title":"Latent Dirichlet 
Allocation","level":"11.1","depth":1,"path":"clustering/lda.md","ref":"clustering/lda.md","articles":[]},"previous":{"title":"Change-Point
 Detection using Singular Spectrum Transformation 
(SST)","level":"10.2","depth":1,"path":"anomaly/sst.md","ref":"anomaly/sst.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize","localized-footer"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"callouts":{},"etoc":{"h2lb":3,"header":1,"maxdepth":3,"mindepth":1,"notoc":true},"gi
 
thub":{"url":"https://github.com/apache/incubator-hivemall/"},"splitter":{},"search":{},"downloadpdf":{"base":"https://github.com/apache/incubator-hivemall/docs/gitbook","label":"PDF","multilingual":false},"multipart":{},"localized-footer":{"filename":"FOOTER.md","hline":"true"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"https://hivemall.incubator.apache.org/"},"theme-api":{"languages":[],"split":false,"theme":"dark"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit","base":"https://github.com/apache/incubator-hivemall/tree/master/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":";
 
styles/ebook.css","print":"styles/print.css"},"showLevel":true},"anchorjs":{"selector":"h1,h2,h3,*:not(.callout)
 > 
h4,h5"},"toggle-chapters":{},"expandable-chapters":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Hivemall
 User Manual","links":{"sidebar":{"<i class=\"fa fa-home\"></i> 
Home":"https://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"anomaly/changefinder.md","mtime":"2018-11-02T10:33:52.935Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-11-13T09:32:29.643Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"ChangeFinder: Detecting 
Outlier and Change-Point 
Simultaneously","level":"10.3","depth":1,"next":{"title":"Latent Dirichlet 
Allocation","level":"11.1","depth":1,"path":"clustering/lda.md","ref":"clustering/lda.md","articles":[]},"previous":{"title":"Change-Point
 Detection using Singular Spectrum Transformation 
(SST)","level":"10.2","depth":1,"path":"anomaly/sst.md","ref":"anomaly/sst.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize","localized-footer"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"callouts":{},"etoc":{"h2lb":3,"header":1,"maxdepth":3,"mindepth":1,"notoc":true},"gi
 
thub":{"url":"https://github.com/apache/incubator-hivemall/"},"splitter":{},"search":{},"downloadpdf":{"base":"https://github.com/apache/incubator-hivemall/docs/gitbook","label":"PDF","multilingual":false},"multipart":{},"localized-footer":{"filename":"FOOTER.md","hline":"true"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"https://hivemall.incubator.apache.org/"},"theme-api":{"languages":[],"split":false,"theme":"dark"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit","base":"https://github.com/apache/incubator-hivemall/tree/master/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":";
 
styles/ebook.css","print":"styles/print.css"},"showLevel":true},"anchorjs":{"selector":"h1,h2,h3,*:not(.callout)
 > 
h4,h5"},"toggle-chapters":{},"expandable-chapters":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Hivemall
 User Manual","links":{"sidebar":{"<i class=\"fa fa-home\"></i> 
Home":"https://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"anomaly/changefinder.md","mtime":"2018-12-25T07:50:37.528Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-26T10:20:07.153Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>
@@ -2593,7 +2638,7 @@ Apache Hivemall is an effort undergoing incubation at The 
Apache Software Founda
         
     
         
-        <script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.1/anchor.min.js";></script>
+        <script 
src="../gitbook/gitbook-plugin-anchorjs/anchor.min.js"></script>
         
     
         

http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/d9012d92/userguide/anomaly/lof.html
----------------------------------------------------------------------
diff --git a/userguide/anomaly/lof.html b/userguide/anomaly/lof.html
index 0efb057..3ca5a07 100644
--- a/userguide/anomaly/lof.html
+++ b/userguide/anomaly/lof.html
@@ -972,7 +972,7 @@
                     
                         <b>6.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -980,13 +980,28 @@
             
         </li>
     
-        <li class="chapter " data-level="6.2.2" 
data-path="../binaryclass/a9a_lr.html">
+        <li class="chapter " data-level="6.2.2" 
data-path="../binaryclass/a9a_generic.html">
             
-                <a href="../binaryclass/a9a_lr.html">
+                <a href="../binaryclass/a9a_generic.html">
             
                     
                         <b>6.2.2.</b>
                     
+                    General Binary Classifier
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="6.2.3" 
data-path="../binaryclass/a9a_lr.html">
+            
+                <a href="../binaryclass/a9a_lr.html">
+            
+                    
+                        <b>6.2.3.</b>
+                    
                     Logistic Regression
             
                 </a>
@@ -995,14 +1010,14 @@
             
         </li>
     
-        <li class="chapter " data-level="6.2.3" 
data-path="../binaryclass/a9a_minibatch.html">
+        <li class="chapter " data-level="6.2.4" 
data-path="../binaryclass/a9a_minibatch.html">
             
                 <a href="../binaryclass/a9a_minibatch.html">
             
                     
-                        <b>6.2.3.</b>
+                        <b>6.2.4.</b>
                     
-                    Mini-batch gradient descent
+                    Mini-batch Gradient Descent
             
                 </a>
             
@@ -1038,7 +1053,7 @@
                     
                         <b>6.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1076,13 +1091,28 @@
             
         </li>
     
-        <li class="chapter " data-level="6.3.4" 
data-path="../binaryclass/news20_adagrad.html">
+        <li class="chapter " data-level="6.3.4" 
data-path="../binaryclass/news20_generic.html">
             
-                <a href="../binaryclass/news20_adagrad.html">
+                <a href="../binaryclass/news20_generic.html">
             
                     
                         <b>6.3.4.</b>
                     
+                    General Binary Classifier
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="6.3.5" 
data-path="../binaryclass/news20_adagrad.html">
+            
+                <a href="../binaryclass/news20_adagrad.html">
+            
+                    
+                        <b>6.3.5.</b>
+                    
                     AdaGradRDA, AdaGrad, AdaDelta
             
                 </a>
@@ -1091,12 +1121,12 @@
             
         </li>
     
-        <li class="chapter " data-level="6.3.5" 
data-path="../binaryclass/news20_rf.html">
+        <li class="chapter " data-level="6.3.6" 
data-path="../binaryclass/news20_rf.html">
             
                 <a href="../binaryclass/news20_rf.html">
             
                     
-                        <b>6.3.5.</b>
+                        <b>6.3.6.</b>
                     
                     Random Forest
             
@@ -1134,7 +1164,7 @@
                     
                         <b>6.4.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1185,7 +1215,7 @@
                     
                         <b>6.5.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1236,7 +1266,7 @@
                     
                         <b>6.6.1.</b>
                     
-                    Data pareparation
+                    Data Pareparation
             
                 </a>
             
@@ -1302,7 +1332,7 @@
                     
                         <b>6.8.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1360,7 +1390,7 @@
                     
                         <b>7.1.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1375,7 +1405,7 @@
                     
                         <b>7.1.2.</b>
                     
-                    Data preparation for one-vs-the-rest classifiers
+                    Data Preparation for one-vs-the-rest classifiers
             
                 </a>
             
@@ -1435,7 +1465,7 @@
                     
                         <b>7.1.6.</b>
                     
-                    one-vs-the-rest classifier
+                    one-vs-the-rest Classifier
             
                 </a>
             
@@ -1559,7 +1589,7 @@
                     
                         <b>8.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1567,13 +1597,28 @@
             
         </li>
     
-        <li class="chapter " data-level="8.2.2" 
data-path="../regression/e2006_arow.html">
+        <li class="chapter " data-level="8.2.2" 
data-path="../regression/e2006_generic.html">
             
-                <a href="../regression/e2006_arow.html">
+                <a href="../regression/e2006_generic.html">
             
                     
                         <b>8.2.2.</b>
                     
+                    General Regessor
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="8.2.3" 
data-path="../regression/e2006_arow.html">
+            
+                <a href="../regression/e2006_arow.html">
+            
+                    
+                        <b>8.2.3.</b>
+                    
                     Passive Aggressive, AROW
             
                 </a>
@@ -1610,7 +1655,7 @@
                     
                         <b>8.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1698,7 +1743,7 @@
                     
                         <b>9.1.1.</b>
                     
-                    Item-based collaborative filtering
+                    Item-based Collaborative Filtering
             
                 </a>
             
@@ -1734,7 +1779,7 @@
                     
                         <b>9.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1749,7 +1794,7 @@
                     
                         <b>9.2.2.</b>
                     
-                    LSH/MinHash and Jaccard similarity
+                    LSH/MinHash and Jaccard Similarity
             
                 </a>
             
@@ -1764,7 +1809,7 @@
                     
                         <b>9.2.3.</b>
                     
-                    LSH/MinHash and brute-force search
+                    LSH/MinHash and Brute-force Search
             
                 </a>
             
@@ -1815,7 +1860,7 @@
                     
                         <b>9.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1830,7 +1875,7 @@
                     
                         <b>9.3.2.</b>
                     
-                    Item-based collaborative filtering
+                    Item-based Collaborative Filtering
             
                 </a>
             
@@ -1875,7 +1920,7 @@
                     
                         <b>9.3.5.</b>
                     
-                    SLIM for fast top-k recommendation
+                    SLIM for fast top-k Recommendation
             
                 </a>
             
@@ -1890,7 +1935,7 @@
                     
                         <b>9.3.6.</b>
                     
-                    10-fold cross validation (Matrix Factorization)
+                    10-fold Cross Validation (Matrix Factorization)
             
                 </a>
             
@@ -2080,7 +2125,7 @@
                     
                         <b>13.2.1.</b>
                     
-                    a9a tutorial for DataFrame
+                    a9a Tutorial for DataFrame
             
                 </a>
             
@@ -2095,7 +2140,7 @@
                     
                         <b>13.2.2.</b>
                     
-                    a9a tutorial for SQL
+                    a9a Tutorial for SQL
             
                 </a>
             
@@ -2131,7 +2176,7 @@
                     
                         <b>13.3.1.</b>
                     
-                    E2006-tfidf regression tutorial for DataFrame
+                    E2006-tfidf Regression Tutorial for DataFrame
             
                 </a>
             
@@ -2146,7 +2191,7 @@
                     
                         <b>13.3.2.</b>
                     
-                    E2006-tfidf regression tutorial for SQL
+                    E2006-tfidf Regression Tutorial for SQL
             
                 </a>
             
@@ -2166,7 +2211,7 @@
                     
                         <b>13.4.</b>
                     
-                    Generic features
+                    Generic Features
             
                 </a>
             
@@ -2182,7 +2227,7 @@
                     
                         <b>13.4.1.</b>
                     
-                    Top-k join processing
+                    Top-k Join Processing
             
                 </a>
             
@@ -2197,7 +2242,7 @@
                     
                         <b>13.4.2.</b>
                     
-                    Other utility functions
+                    Other Utility Functions
             
                 </a>
             
@@ -2541,7 +2586,7 @@ Apache Hivemall is an effort undergoing incubation at The 
Apache Software Founda
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Outlier Detection using 
Local Outlier Factor 
(LOF)","level":"10.1","depth":1,"next":{"title":"Change-Point Detection using 
Singular Spectrum Transformation 
(SST)","level":"10.2","depth":1,"path":"anomaly/sst.md","ref":"anomaly/sst.md","articles":[]},"previous":{"title":"10-fold
 cross validation (Matrix 
Factorization)","level":"9.3.6","depth":2,"path":"recommend/movielens_cv.md","ref":"recommend/movielens_cv.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize","localized-footer"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"callouts":{},"etoc":{"h2lb":3,"header":1,"maxdepth":3,"minde
 
pth":1,"notoc":true},"github":{"url":"https://github.com/apache/incubator-hivemall/"},"splitter":{},"search":{},"downloadpdf":{"base":"https://github.com/apache/incubator-hivemall/docs/gitbook","label":"PDF","multilingual":false},"multipart":{},"localized-footer":{"filename":"FOOTER.md","hline":"true"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"https://hivemall.incubator.apache.org/"},"theme-api":{"languages":[],"split":false,"theme":"dark"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit","base":"https://github.com/apache/incubator-hivemall/tree/master/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"st
 
yles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"anchorjs":{"selector":"h1,h2,h3,*:not(.callout)
 > 
h4,h5"},"toggle-chapters":{},"expandable-chapters":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Hivemall
 User Manual","links":{"sidebar":{"<i class=\"fa fa-home\"></i> 
Home":"https://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"anomaly/lof.md","mtime":"2018-11-02T10:33:52.935Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-11-13T09:32:29.643Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Outlier Detection using 
Local Outlier Factor 
(LOF)","level":"10.1","depth":1,"next":{"title":"Change-Point Detection using 
Singular Spectrum Transformation 
(SST)","level":"10.2","depth":1,"path":"anomaly/sst.md","ref":"anomaly/sst.md","articles":[]},"previous":{"title":"10-fold
 Cross Validation (Matrix 
Factorization)","level":"9.3.6","depth":2,"path":"recommend/movielens_cv.md","ref":"recommend/movielens_cv.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize","localized-footer"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"callouts":{},"etoc":{"h2lb":3,"header":1,"maxdepth":3,"minde
 
pth":1,"notoc":true},"github":{"url":"https://github.com/apache/incubator-hivemall/"},"splitter":{},"search":{},"downloadpdf":{"base":"https://github.com/apache/incubator-hivemall/docs/gitbook","label":"PDF","multilingual":false},"multipart":{},"localized-footer":{"filename":"FOOTER.md","hline":"true"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"https://hivemall.incubator.apache.org/"},"theme-api":{"languages":[],"split":false,"theme":"dark"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit","base":"https://github.com/apache/incubator-hivemall/tree/master/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"st
 
yles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"anchorjs":{"selector":"h1,h2,h3,*:not(.callout)
 > 
h4,h5"},"toggle-chapters":{},"expandable-chapters":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Hivemall
 User Manual","links":{"sidebar":{"<i class=\"fa fa-home\"></i> 
Home":"https://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"anomaly/lof.md","mtime":"2018-12-25T07:50:37.529Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-26T10:20:07.153Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>
@@ -2571,7 +2616,7 @@ Apache Hivemall is an effort undergoing incubation at The 
Apache Software Founda
         
     
         
-        <script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.1/anchor.min.js";></script>
+        <script 
src="../gitbook/gitbook-plugin-anchorjs/anchor.min.js"></script>
         
     
         

http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/d9012d92/userguide/anomaly/sst.html
----------------------------------------------------------------------
diff --git a/userguide/anomaly/sst.html b/userguide/anomaly/sst.html
index 26f7509..bb0c68a 100644
--- a/userguide/anomaly/sst.html
+++ b/userguide/anomaly/sst.html
@@ -972,7 +972,7 @@
                     
                         <b>6.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -980,13 +980,28 @@
             
         </li>
     
-        <li class="chapter " data-level="6.2.2" 
data-path="../binaryclass/a9a_lr.html">
+        <li class="chapter " data-level="6.2.2" 
data-path="../binaryclass/a9a_generic.html">
             
-                <a href="../binaryclass/a9a_lr.html">
+                <a href="../binaryclass/a9a_generic.html">
             
                     
                         <b>6.2.2.</b>
                     
+                    General Binary Classifier
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="6.2.3" 
data-path="../binaryclass/a9a_lr.html">
+            
+                <a href="../binaryclass/a9a_lr.html">
+            
+                    
+                        <b>6.2.3.</b>
+                    
                     Logistic Regression
             
                 </a>
@@ -995,14 +1010,14 @@
             
         </li>
     
-        <li class="chapter " data-level="6.2.3" 
data-path="../binaryclass/a9a_minibatch.html">
+        <li class="chapter " data-level="6.2.4" 
data-path="../binaryclass/a9a_minibatch.html">
             
                 <a href="../binaryclass/a9a_minibatch.html">
             
                     
-                        <b>6.2.3.</b>
+                        <b>6.2.4.</b>
                     
-                    Mini-batch gradient descent
+                    Mini-batch Gradient Descent
             
                 </a>
             
@@ -1038,7 +1053,7 @@
                     
                         <b>6.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1076,13 +1091,28 @@
             
         </li>
     
-        <li class="chapter " data-level="6.3.4" 
data-path="../binaryclass/news20_adagrad.html">
+        <li class="chapter " data-level="6.3.4" 
data-path="../binaryclass/news20_generic.html">
             
-                <a href="../binaryclass/news20_adagrad.html">
+                <a href="../binaryclass/news20_generic.html">
             
                     
                         <b>6.3.4.</b>
                     
+                    General Binary Classifier
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="6.3.5" 
data-path="../binaryclass/news20_adagrad.html">
+            
+                <a href="../binaryclass/news20_adagrad.html">
+            
+                    
+                        <b>6.3.5.</b>
+                    
                     AdaGradRDA, AdaGrad, AdaDelta
             
                 </a>
@@ -1091,12 +1121,12 @@
             
         </li>
     
-        <li class="chapter " data-level="6.3.5" 
data-path="../binaryclass/news20_rf.html">
+        <li class="chapter " data-level="6.3.6" 
data-path="../binaryclass/news20_rf.html">
             
                 <a href="../binaryclass/news20_rf.html">
             
                     
-                        <b>6.3.5.</b>
+                        <b>6.3.6.</b>
                     
                     Random Forest
             
@@ -1134,7 +1164,7 @@
                     
                         <b>6.4.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1185,7 +1215,7 @@
                     
                         <b>6.5.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1236,7 +1266,7 @@
                     
                         <b>6.6.1.</b>
                     
-                    Data pareparation
+                    Data Pareparation
             
                 </a>
             
@@ -1302,7 +1332,7 @@
                     
                         <b>6.8.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1360,7 +1390,7 @@
                     
                         <b>7.1.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1375,7 +1405,7 @@
                     
                         <b>7.1.2.</b>
                     
-                    Data preparation for one-vs-the-rest classifiers
+                    Data Preparation for one-vs-the-rest classifiers
             
                 </a>
             
@@ -1435,7 +1465,7 @@
                     
                         <b>7.1.6.</b>
                     
-                    one-vs-the-rest classifier
+                    one-vs-the-rest Classifier
             
                 </a>
             
@@ -1559,7 +1589,7 @@
                     
                         <b>8.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1567,13 +1597,28 @@
             
         </li>
     
-        <li class="chapter " data-level="8.2.2" 
data-path="../regression/e2006_arow.html">
+        <li class="chapter " data-level="8.2.2" 
data-path="../regression/e2006_generic.html">
             
-                <a href="../regression/e2006_arow.html">
+                <a href="../regression/e2006_generic.html">
             
                     
                         <b>8.2.2.</b>
                     
+                    General Regessor
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="8.2.3" 
data-path="../regression/e2006_arow.html">
+            
+                <a href="../regression/e2006_arow.html">
+            
+                    
+                        <b>8.2.3.</b>
+                    
                     Passive Aggressive, AROW
             
                 </a>
@@ -1610,7 +1655,7 @@
                     
                         <b>8.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1698,7 +1743,7 @@
                     
                         <b>9.1.1.</b>
                     
-                    Item-based collaborative filtering
+                    Item-based Collaborative Filtering
             
                 </a>
             
@@ -1734,7 +1779,7 @@
                     
                         <b>9.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1749,7 +1794,7 @@
                     
                         <b>9.2.2.</b>
                     
-                    LSH/MinHash and Jaccard similarity
+                    LSH/MinHash and Jaccard Similarity
             
                 </a>
             
@@ -1764,7 +1809,7 @@
                     
                         <b>9.2.3.</b>
                     
-                    LSH/MinHash and brute-force search
+                    LSH/MinHash and Brute-force Search
             
                 </a>
             
@@ -1815,7 +1860,7 @@
                     
                         <b>9.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1830,7 +1875,7 @@
                     
                         <b>9.3.2.</b>
                     
-                    Item-based collaborative filtering
+                    Item-based Collaborative Filtering
             
                 </a>
             
@@ -1875,7 +1920,7 @@
                     
                         <b>9.3.5.</b>
                     
-                    SLIM for fast top-k recommendation
+                    SLIM for fast top-k Recommendation
             
                 </a>
             
@@ -1890,7 +1935,7 @@
                     
                         <b>9.3.6.</b>
                     
-                    10-fold cross validation (Matrix Factorization)
+                    10-fold Cross Validation (Matrix Factorization)
             
                 </a>
             
@@ -2080,7 +2125,7 @@
                     
                         <b>13.2.1.</b>
                     
-                    a9a tutorial for DataFrame
+                    a9a Tutorial for DataFrame
             
                 </a>
             
@@ -2095,7 +2140,7 @@
                     
                         <b>13.2.2.</b>
                     
-                    a9a tutorial for SQL
+                    a9a Tutorial for SQL
             
                 </a>
             
@@ -2131,7 +2176,7 @@
                     
                         <b>13.3.1.</b>
                     
-                    E2006-tfidf regression tutorial for DataFrame
+                    E2006-tfidf Regression Tutorial for DataFrame
             
                 </a>
             
@@ -2146,7 +2191,7 @@
                     
                         <b>13.3.2.</b>
                     
-                    E2006-tfidf regression tutorial for SQL
+                    E2006-tfidf Regression Tutorial for SQL
             
                 </a>
             
@@ -2166,7 +2211,7 @@
                     
                         <b>13.4.</b>
                     
-                    Generic features
+                    Generic Features
             
                 </a>
             
@@ -2182,7 +2227,7 @@
                     
                         <b>13.4.1.</b>
                     
-                    Top-k join processing
+                    Top-k Join Processing
             
                 </a>
             
@@ -2197,7 +2242,7 @@
                     
                         <b>13.4.2.</b>
                     
-                    Other utility functions
+                    Other Utility Functions
             
                 </a>
             
@@ -2549,7 +2594,7 @@ Apache Hivemall is an effort undergoing incubation at The 
Apache Software Founda
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Change-Point Detection 
using Singular Spectrum Transformation 
(SST)","level":"10.2","depth":1,"next":{"title":"ChangeFinder: Detecting 
Outlier and Change-Point 
Simultaneously","level":"10.3","depth":1,"path":"anomaly/changefinder.md","ref":"anomaly/changefinder.md","articles":[]},"previous":{"title":"Outlier
 Detection using Local Outlier Factor 
(LOF)","level":"10.1","depth":1,"path":"anomaly/lof.md","ref":"anomaly/lof.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize","localized-footer"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"callouts":{},"etoc":{"h2lb":3,"header":1,"maxdept
 
h":3,"mindepth":1,"notoc":true},"github":{"url":"https://github.com/apache/incubator-hivemall/"},"splitter":{},"search":{},"downloadpdf":{"base":"https://github.com/apache/incubator-hivemall/docs/gitbook","label":"PDF","multilingual":false},"multipart":{},"localized-footer":{"filename":"FOOTER.md","hline":"true"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"https://hivemall.incubator.apache.org/"},"theme-api":{"languages":[],"split":false,"theme":"dark"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit","base":"https://github.com/apache/incubator-hivemall/tree/master/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css";
 
,"mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"anchorjs":{"selector":"h1,h2,h3,*:not(.callout)
 > 
h4,h5"},"toggle-chapters":{},"expandable-chapters":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Hivemall
 User Manual","links":{"sidebar":{"<i class=\"fa fa-home\"></i> 
Home":"https://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"anomaly/sst.md","mtime":"2018-11-02T10:33:52.936Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-11-13T09:32:29.643Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Change-Point Detection 
using Singular Spectrum Transformation 
(SST)","level":"10.2","depth":1,"next":{"title":"ChangeFinder: Detecting 
Outlier and Change-Point 
Simultaneously","level":"10.3","depth":1,"path":"anomaly/changefinder.md","ref":"anomaly/changefinder.md","articles":[]},"previous":{"title":"Outlier
 Detection using Local Outlier Factor 
(LOF)","level":"10.1","depth":1,"path":"anomaly/lof.md","ref":"anomaly/lof.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize","localized-footer"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"callouts":{},"etoc":{"h2lb":3,"header":1,"maxdept
 
h":3,"mindepth":1,"notoc":true},"github":{"url":"https://github.com/apache/incubator-hivemall/"},"splitter":{},"search":{},"downloadpdf":{"base":"https://github.com/apache/incubator-hivemall/docs/gitbook","label":"PDF","multilingual":false},"multipart":{},"localized-footer":{"filename":"FOOTER.md","hline":"true"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"https://hivemall.incubator.apache.org/"},"theme-api":{"languages":[],"split":false,"theme":"dark"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit","base":"https://github.com/apache/incubator-hivemall/tree/master/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css";
 
,"mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"anchorjs":{"selector":"h1,h2,h3,*:not(.callout)
 > 
h4,h5"},"toggle-chapters":{},"expandable-chapters":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Hivemall
 User Manual","links":{"sidebar":{"<i class=\"fa fa-home\"></i> 
Home":"https://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"anomaly/sst.md","mtime":"2018-12-25T07:50:37.529Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-26T10:20:07.153Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>
@@ -2579,7 +2624,7 @@ Apache Hivemall is an effort undergoing incubation at The 
Apache Software Founda
         
     
         
-        <script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.1/anchor.min.js";></script>
+        <script 
src="../gitbook/gitbook-plugin-anchorjs/anchor.min.js"></script>
         
     
         

http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/d9012d92/userguide/binaryclass/a9a.html
----------------------------------------------------------------------
diff --git a/userguide/binaryclass/a9a.html b/userguide/binaryclass/a9a.html
index f4cb9ce..b110db7 100644
--- a/userguide/binaryclass/a9a.html
+++ b/userguide/binaryclass/a9a.html
@@ -972,7 +972,7 @@
                     
                         <b>6.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -980,13 +980,28 @@
             
         </li>
     
-        <li class="chapter " data-level="6.2.2" data-path="a9a_lr.html">
+        <li class="chapter " data-level="6.2.2" data-path="a9a_generic.html">
             
-                <a href="a9a_lr.html">
+                <a href="a9a_generic.html">
             
                     
                         <b>6.2.2.</b>
                     
+                    General Binary Classifier
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="6.2.3" data-path="a9a_lr.html">
+            
+                <a href="a9a_lr.html">
+            
+                    
+                        <b>6.2.3.</b>
+                    
                     Logistic Regression
             
                 </a>
@@ -995,14 +1010,14 @@
             
         </li>
     
-        <li class="chapter " data-level="6.2.3" data-path="a9a_minibatch.html">
+        <li class="chapter " data-level="6.2.4" data-path="a9a_minibatch.html">
             
                 <a href="a9a_minibatch.html">
             
                     
-                        <b>6.2.3.</b>
+                        <b>6.2.4.</b>
                     
-                    Mini-batch gradient descent
+                    Mini-batch Gradient Descent
             
                 </a>
             
@@ -1038,7 +1053,7 @@
                     
                         <b>6.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1076,13 +1091,28 @@
             
         </li>
     
-        <li class="chapter " data-level="6.3.4" 
data-path="news20_adagrad.html">
+        <li class="chapter " data-level="6.3.4" 
data-path="news20_generic.html">
             
-                <a href="news20_adagrad.html">
+                <a href="news20_generic.html">
             
                     
                         <b>6.3.4.</b>
                     
+                    General Binary Classifier
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="6.3.5" 
data-path="news20_adagrad.html">
+            
+                <a href="news20_adagrad.html">
+            
+                    
+                        <b>6.3.5.</b>
+                    
                     AdaGradRDA, AdaGrad, AdaDelta
             
                 </a>
@@ -1091,12 +1121,12 @@
             
         </li>
     
-        <li class="chapter " data-level="6.3.5" data-path="news20_rf.html">
+        <li class="chapter " data-level="6.3.6" data-path="news20_rf.html">
             
                 <a href="news20_rf.html">
             
                     
-                        <b>6.3.5.</b>
+                        <b>6.3.6.</b>
                     
                     Random Forest
             
@@ -1134,7 +1164,7 @@
                     
                         <b>6.4.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1185,7 +1215,7 @@
                     
                         <b>6.5.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1236,7 +1266,7 @@
                     
                         <b>6.6.1.</b>
                     
-                    Data pareparation
+                    Data Pareparation
             
                 </a>
             
@@ -1302,7 +1332,7 @@
                     
                         <b>6.8.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1360,7 +1390,7 @@
                     
                         <b>7.1.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1375,7 +1405,7 @@
                     
                         <b>7.1.2.</b>
                     
-                    Data preparation for one-vs-the-rest classifiers
+                    Data Preparation for one-vs-the-rest classifiers
             
                 </a>
             
@@ -1435,7 +1465,7 @@
                     
                         <b>7.1.6.</b>
                     
-                    one-vs-the-rest classifier
+                    one-vs-the-rest Classifier
             
                 </a>
             
@@ -1559,7 +1589,7 @@
                     
                         <b>8.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1567,13 +1597,28 @@
             
         </li>
     
-        <li class="chapter " data-level="8.2.2" 
data-path="../regression/e2006_arow.html">
+        <li class="chapter " data-level="8.2.2" 
data-path="../regression/e2006_generic.html">
             
-                <a href="../regression/e2006_arow.html">
+                <a href="../regression/e2006_generic.html">
             
                     
                         <b>8.2.2.</b>
                     
+                    General Regessor
+            
+                </a>
+            
+
+            
+        </li>
+    
+        <li class="chapter " data-level="8.2.3" 
data-path="../regression/e2006_arow.html">
+            
+                <a href="../regression/e2006_arow.html">
+            
+                    
+                        <b>8.2.3.</b>
+                    
                     Passive Aggressive, AROW
             
                 </a>
@@ -1610,7 +1655,7 @@
                     
                         <b>8.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1698,7 +1743,7 @@
                     
                         <b>9.1.1.</b>
                     
-                    Item-based collaborative filtering
+                    Item-based Collaborative Filtering
             
                 </a>
             
@@ -1734,7 +1779,7 @@
                     
                         <b>9.2.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1749,7 +1794,7 @@
                     
                         <b>9.2.2.</b>
                     
-                    LSH/MinHash and Jaccard similarity
+                    LSH/MinHash and Jaccard Similarity
             
                 </a>
             
@@ -1764,7 +1809,7 @@
                     
                         <b>9.2.3.</b>
                     
-                    LSH/MinHash and brute-force search
+                    LSH/MinHash and Brute-force Search
             
                 </a>
             
@@ -1815,7 +1860,7 @@
                     
                         <b>9.3.1.</b>
                     
-                    Data preparation
+                    Data Preparation
             
                 </a>
             
@@ -1830,7 +1875,7 @@
                     
                         <b>9.3.2.</b>
                     
-                    Item-based collaborative filtering
+                    Item-based Collaborative Filtering
             
                 </a>
             
@@ -1875,7 +1920,7 @@
                     
                         <b>9.3.5.</b>
                     
-                    SLIM for fast top-k recommendation
+                    SLIM for fast top-k Recommendation
             
                 </a>
             
@@ -1890,7 +1935,7 @@
                     
                         <b>9.3.6.</b>
                     
-                    10-fold cross validation (Matrix Factorization)
+                    10-fold Cross Validation (Matrix Factorization)
             
                 </a>
             
@@ -2080,7 +2125,7 @@
                     
                         <b>13.2.1.</b>
                     
-                    a9a tutorial for DataFrame
+                    a9a Tutorial for DataFrame
             
                 </a>
             
@@ -2095,7 +2140,7 @@
                     
                         <b>13.2.2.</b>
                     
-                    a9a tutorial for SQL
+                    a9a Tutorial for SQL
             
                 </a>
             
@@ -2131,7 +2176,7 @@
                     
                         <b>13.3.1.</b>
                     
-                    E2006-tfidf regression tutorial for DataFrame
+                    E2006-tfidf Regression Tutorial for DataFrame
             
                 </a>
             
@@ -2146,7 +2191,7 @@
                     
                         <b>13.3.2.</b>
                     
-                    E2006-tfidf regression tutorial for SQL
+                    E2006-tfidf Regression Tutorial for SQL
             
                 </a>
             
@@ -2166,7 +2211,7 @@
                     
                         <b>13.4.</b>
                     
-                    Generic features
+                    Generic Features
             
                 </a>
             
@@ -2182,7 +2227,7 @@
                     
                         <b>13.4.1.</b>
                     
-                    Top-k join processing
+                    Top-k Join Processing
             
                 </a>
             
@@ -2197,7 +2242,7 @@
                     
                         <b>13.4.2.</b>
                     
-                    Other utility functions
+                    Other Utility Functions
             
                 </a>
             
@@ -2372,7 +2417,7 @@ Apache Hivemall is an effort undergoing incubation at The 
Apache Software Founda
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"a9a 
Tutorial","level":"6.2","depth":1,"next":{"title":"Data 
preparation","level":"6.2.1","depth":2,"path":"binaryclass/a9a_dataset.md","ref":"binaryclass/a9a_dataset.md","articles":[]},"previous":{"title":"Binary
 
Classification","level":"6.1","depth":1,"path":"binaryclass/general.md","ref":"binaryclass/general.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize","localized-footer"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"callouts":{},"etoc":{"h2lb":3,"header":1,"maxdepth":3,"mindepth":1,"notoc":true},"github":{"url":"https://github.com/apache/incubator-hivemall/"},"splitter":{}
 
,"search":{},"downloadpdf":{"base":"https://github.com/apache/incubator-hivemall/docs/gitbook","label":"PDF","multilingual":false},"multipart":{},"localized-footer":{"filename":"FOOTER.md","hline":"true"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"https://hivemall.incubator.apache.org/"},"theme-api":{"languages":[],"split":false,"theme":"dark"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit","base":"https://github.com/apache/incubator-hivemall/tree/master/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"anchorjs":
 {"selector":"h1,h2,h3,*:not(.callout) > 
h4,h5"},"toggle-chapters":{},"expandable-chapters":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Hivemall
 User Manual","links":{"sidebar":{"<i class=\"fa fa-home\"></i> 
Home":"https://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"binaryclass/a9a.md","mtime":"2018-10-18T10:26:56.662Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-11-13T09:32:29.643Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"a9a 
Tutorial","level":"6.2","depth":1,"next":{"title":"Data 
Preparation","level":"6.2.1","depth":2,"path":"binaryclass/a9a_dataset.md","ref":"binaryclass/a9a_dataset.md","articles":[]},"previous":{"title":"Binary
 
Classification","level":"6.1","depth":1,"path":"binaryclass/general.md","ref":"binaryclass/general.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize","localized-footer"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"callouts":{},"etoc":{"h2lb":3,"header":1,"maxdepth":3,"mindepth":1,"notoc":true},"github":{"url":"https://github.com/apache/incubator-hivemall/"},"splitter":{}
 
,"search":{},"downloadpdf":{"base":"https://github.com/apache/incubator-hivemall/docs/gitbook","label":"PDF","multilingual":false},"multipart":{},"localized-footer":{"filename":"FOOTER.md","hline":"true"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"https://hivemall.incubator.apache.org/"},"theme-api":{"languages":[],"split":false,"theme":"dark"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit","base":"https://github.com/apache/incubator-hivemall/tree/master/docs/gitbook"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"anchorjs":
 {"selector":"h1,h2,h3,*:not(.callout) > 
h4,h5"},"toggle-chapters":{},"expandable-chapters":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Hivemall
 User Manual","links":{"sidebar":{"<i class=\"fa fa-home\"></i> 
Home":"https://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"binaryclass/a9a.md","mtime":"2018-10-18T10:26:56.662Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-26T10:20:07.153Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>
@@ -2402,7 +2447,7 @@ Apache Hivemall is an effort undergoing incubation at The 
Apache Software Founda
         
     
         
-        <script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.1/anchor.min.js";></script>
+        <script 
src="../gitbook/gitbook-plugin-anchorjs/anchor.min.js"></script>
         
     
         

Reply via email to