[05/12] incubator-hivemall-site git commit: added footers in the user guide

2016-11-14 Thread myui
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/70615026/userguide/recommend/cf.html
--
diff --git a/userguide/recommend/cf.html b/userguide/recommend/cf.html
index 3bcf2ba..8658b3f 100644
--- a/userguide/recommend/cf.html
+++ b/userguide/recommend/cf.html
@@ -1631,7 +1631,29 @@
 
 
 
-
+
+
+Apache Hivemall is an effort undergoing incubation at The Apache Software 
Foundation (ASF), sponsored by the Apache Incubator.
+
+
+
 
 
 
@@ -1664,7 +1686,7 @@
 
 var gitbook = gitbook || [];
 gitbook.push(function() {
-gitbook.page.hasChanged({"page":{"title":"Collaborative 
Filtering","level":"8.1","depth":1,"next":{"title":"Item-based Collaborative 
Filtering","level":"8.1.1","depth":2,"path":"recommend/item_based_cf.md","ref":"recommend/item_based_cf.md","articles":[]},"previous":{"title":"AdaGrad,
 
AdaDelta","level":"7.2.4","depth":2,"path":"regression/kddcup12tr2_adagrad.md","ref":"regression/kddcup12tr2_adagrad.md","articles":[]},"dir":"neutral"},"config":{"plugins":["theme-api","edit-link","github","splitter","sitemap","etoc","callouts","toggle-chapters","anchorjs","codeblock-filename","expandable-chapters","multipart","codeblock-filename","katex","emphasize"],"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":{"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":{},"lunr":{"maxIndexSize":100,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"http://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/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-ch
 
apters":{},"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":{" 
Home":"http://hivemall.incubator.apache.org/"}},"gitbook":"3.x.x","description":"User
 Manual for Apache 
Hivemall"},"file":{"path":"recommend/cf.md","mtime":"2016-10-22T18:14:29.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2016-10-22T19:10:36.585Z"},"basePath":"..","book":{"language":""}});
+gitbook.page.hasChanged({"page":{"title":"Collaborative 
Filtering","level":"8.1","depth":1,"next":{"title":"Item-based Collaborative 

[02/12] incubator-hivemall-site git commit: added footers in the user guide

2016-11-14 Thread myui
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/70615026/userguide/tips/addbias.html
--
diff --git a/userguide/tips/addbias.html b/userguide/tips/addbias.html
index 18e7575..c953de8 100644
--- a/userguide/tips/addbias.html
+++ b/userguide/tips/addbias.html
@@ -1631,7 +1631,25 @@
 
 
 
-A trainer learns the function f(x)=y, or 
weights W, of the following form to predict a label y where x is a 
feature vector.
+
+A trainer learns the function f(x)=y, or weights W, of the 
following form to predict a label y where x is a feature vector.
 y=f(x)=Wx
 Without a bias clause (or regularization), f(x) cannot make a hyperplane 
that divides (1,1) and (2,2) becuase f(x) crosses the origin point (0,0).
 With bias clause b, a trainer learns the following f(x).
@@ -1665,7 +1683,11 @@ from
  e2006tfidf_train_x3
  ) t 
 group by feature;
-
+
+Apache Hivemall is an effort undergoing incubation at The Apache Software 
Foundation (ASF), sponsored by the Apache Incubator.
+
+
+
 
 
 
@@ -1698,7 +1720,7 @@ group by feature;
 
 var gitbook = gitbook || [];
 gitbook.push(function() {
-gitbook.page.hasChanged({"page":{"title":"Explicit addBias() for 
better prediction","level":"1.3.1","depth":2,"next":{"title":"Use 
rand_amplify() to better prediction 
results","level":"1.3.2","depth":2,"path":"tips/rand_amplify.md","ref":"tips/rand_amplify.md","articles":[]},"previous":{"title":"Tips
 for Effective 
Hivemall","level":"1.3","depth":1,"path":"tips/README.md","ref":"tips/README.md","articles":[{"title":"Explicit
 addBias() for better 
prediction","level":"1.3.1","depth":2,"path":"tips/addbias.md","ref":"tips/addbias.md","articles":[]},{"title":"Use
 rand_amplify() to better prediction 
results","level":"1.3.2","depth":2,"path":"tips/rand_amplify.md","ref":"tips/rand_amplify.md","articles":[]},{"title":"Real-time
 Prediction on 
RDBMS","level":"1.3.3","depth":2,"path":"tips/rt_prediction.md","ref":"tips/rt_prediction.md","articles":[]},{"title":"Ensemble
 learning for stable 
prediction","level":"1.3.4","depth":2,"path":"tips/ensemble_learning.md","ref":"tips/ensemble
 _learning.md","articles":[]},{"title":"Mixing models for a better prediction 
convergence (MIX 
server)","level":"1.3.5","depth":2,"path":"tips/mixserver.md","ref":"tips/mixserver.md","articles":[]},{"title":"Run
 Hivemall on Amazon Elastic 
MapReduce","level":"1.3.6","depth":2,"path":"tips/emr.md","ref":"tips/emr.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"],"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":{"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/gitbo
 
ok","label":"PDF","multilingual":false},"multipart":{},"lunr":{"maxIndexSize":100,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"

[11/12] incubator-hivemall-site git commit: added footers in the user guide

2016-11-14 Thread myui
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/70615026/dependency-convergence.html
--
diff --git a/dependency-convergence.html b/dependency-convergence.html
index 0fef039..1eb7730 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache Hivemall  Reactor Dependency Convergence
 
@@ -59,6 +59,9 @@
   
 Powered By
 
+  
+http://incubator.apache.org/projects/hivemall.html;  title="Incubation 
Status">Incubation Status
+
   
   
 
@@ -149,7 +152,7 @@
   
 
   
-  Last Published: 2016-10-23
+  Last Published: 2016-11-14
   |

   Version: 0.4.2-rc.2
@@ -177,13 +180,13 @@
 
 
 Number of modules:
-4
+5
 
 Number of dependencies (NOD):
-110
+114
 
 Number of unique artifacts (NOA):
-139
+145
 
 Number of version-conflicting artifacts (NOC):
 17
@@ -192,7 +195,7 @@
 0
 
 Convergence (NOD/NOA):
-79 
%
+78 
%
 
 Ready for release (100% convergence and no SNAPSHOTS):
 ErrorYou do not have 100% convergence.
@@ -211,14 +214,16 @@
 
 io.github.myui:hivemall-core:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-com.sun.jersey:jersey-server:jar:1.8:provided\-(asm:asm:jar:3.1:provided - 
omitted for conflict with 3.2)
 io.github.myui:hivemall-mixserv:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-com.sun.jersey:jersey-server:jar:1.8:provided\-(asm:asm:jar:3.1:provided - 
omitted for conflict with 3.2)
-io.github.myui:hivemall-nlp:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-com.sun.jersey:jersey-server:jar:1.8:provided\-(asm:asm:jar:3.1:provided - 
omitted for conflict with 3.2)
+io.github.myui:hivemall-nlp:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-com.sun.jersey:jersey-server:jar:1.8:provided\-(asm:asm:jar:3.1:provided - 
omitted for conflict with 3.2)
+io.github.myui:hivemall-xgboost:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-com.sun.jersey:jersey-server:jar:1.8:provided\-(asm:asm:jar:3.1:provided - 
omitted for conflict with 3.2)
 
 3.2
 
 
 io.github.myui:hivemall-core:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-asm:asm:jar:3.2:provided
 io.github.myui:hivemall-mixserv:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-asm:asm:jar:3.2:provided
-io.github.myui:hivemall-nlp:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-asm:asm:jar:3.2:provided
+io.github.myui:hivemall-nlp:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-asm:asm:jar:3.2:provided
+io.github.myui:hivemall-xgboost:jar:0.4.2-rc.2\-org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u6:provided\-asm:asm:jar:3.2:provided
 
 com.google.guava:guava
 
@@ -232,14 +237,16 @@
 
 io.github.myui:hivemall-core:jar:0.4.2-rc.2\-org.apache.hive:hive-exec:jar:0.13.0:provided+-org.apache.hive:hive-metastore:jar:0.13.0:provided|\-com.google.guava:guava:jar:11.0.2:provided\-org.apache.hive:hive-shims:jar:0.13.0:provided\-org.apache.hive.shims:hive-shims-common:jar:0.13.0:provided\-(com.google.guava:guava:jar:11.0.2:provided
 - omitted for duplicate)
 io.github.myui:hivemall-mixserv:jar:0.4.2-rc.2\-org.apache.hive:hive-exec:jar:0.13.0:provided+-org.apache.hive:hive-metastore:jar:0.13.0:provided|\-com.google.guava:guava:jar:11.0.2:provided\-org.apache.hive:hive-shims:jar:0.13.0:provided\-org.apache.hive.shims:hive-shims-common:jar:0.13.0:provided\-(com.google.guava:guava:jar:11.0.2:provided
 - omitted for duplicate)
-io.github.myui:hivemall-nlp:jar:0.4.2-rc.2\-org.apache.hive:hive-exec:jar:0.13.0:provided+-org.apache.hive:hive-metastore:jar:0.13.0:provided|\-com.google.guava:guava:jar:11.0.2:provided\-org.apache.hive:hive-shims:jar:0.13.0:provided\-org.apache.hive.shims:hive-shims-common:jar:0.13.0:provided\-(com.google.guava:guava:jar:11.0.2:provided
 - omitted for duplicate)
+io.github.myui:hivemall-nlp:jar:0.4.2-rc.2\-org.apache.hive:hive-exec:jar:0.13.0:provided+-org.apache.hive:hive-metastore:jar:0.13.0:provided|\-com.google.guava:guava:jar:11.0.2:provided\-org.apache.hive:hive-shims:jar:0.13.0:provided\-org.apache.hive.shims:hive-shims-common:jar:0.13.0:provided\-(com.google.guava:guava:jar:11.0.2:provided
 - omitted for duplicate)
+io.github.myui:hivemall-xgboost:jar:0.4.2-rc.2\-org.apache.hive:hive-exec:jar:0.13.0:provided+-org.apache.hive:hive-metastore:jar:0.13.0:provided|\-com.google.guava:guava:jar:11.0.2:provided\-org.apache.hive:hive-shims:jar:0.13.0:provided\-org.apache.hive.shims:hive-shims-common:jar:0.13.0:provided\-(com.google.guava:guava:jar:11.0.2:provided
 - omitted for duplicate)
 
 15.0
 
 
 

[01/12] incubator-hivemall-site git commit: added footers in the user guide

2016-11-14 Thread myui
Repository: incubator-hivemall-site
Updated Branches:
  refs/heads/asf-site 7fe890f3c -> 706150269


http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/70615026/userguide/troubleshooting/asterisk.html
--
diff --git a/userguide/troubleshooting/asterisk.html 
b/userguide/troubleshooting/asterisk.html
index 5a21a4c..634dea2 100644
--- a/userguide/troubleshooting/asterisk.html
+++ b/userguide/troubleshooting/asterisk.html
@@ -1631,8 +1631,30 @@
 
 
 
-See https://issues.apache.org/jira/browse/HIVE-4181; 
target="_blank">HIVE-4181 that asterisk argument without table alias for 
UDTF is not working. It has been fixed as part of Hive v0.12 release.
-A possible workaround is to use asterisk with a table alias, or to specify 
names of arguments explicitly.
+
+See https://issues.apache.org/jira/browse/HIVE-4181; 
target="_blank">HIVE-4181 that asterisk argument without table alias for 
UDTF is not working. It has been fixed as part of Hive v0.12 release.
+A possible workaround is to use asterisk with a table alias, or to specify 
names of arguments explicitly.
+
+Apache Hivemall is an effort undergoing incubation at The Apache Software 
Foundation (ASF), sponsored by the Apache Incubator.
+
+
 
 
 
@@ -1666,7 +1688,7 @@
 
 var gitbook = gitbook || [];
 gitbook.push(function() {
-gitbook.page.hasChanged({"page":{"title":"Asterisk argument for 
UDTF does not work","level":"1.5.3","depth":2,"next":{"title":"The number of 
mappers is less than input splits in Hadoop 
2.x","level":"1.5.4","depth":2,"path":"troubleshooting/num_mappers.md","ref":"troubleshooting/num_mappers.md","articles":[]},"previous":{"title":"SemanticException
 Generate Map Join Task Error: Cannot serialize 
object","level":"1.5.2","depth":2,"path":"troubleshooting/mapjoin_task_error.md","ref":"troubleshooting/mapjoin_task_error.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"],"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":{"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":{},"lunr":{"maxIndexSize":100,"ignoreSpecialCharacters":false},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2,"font":"sans"},"highlight":{},"codeblock-filename":{},"sitemap":{"hostname":"http://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/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","pr
 
int":"styles/print.css"},"showLevel":true},"anchorjs":{"selector":"h1,h2,h3,*:not(.callout)
 >