Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 995b9a885 -> 072a0586d


Fixed a link on SLIM documentation


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

Branch: refs/heads/master
Commit: 072a0586db0ad913100610f884bd6213c109a658
Parents: 995b9a8
Author: Makoto Yui <[email protected]>
Authored: Thu Sep 28 12:31:49 2017 +0900
Committer: Makoto Yui <[email protected]>
Committed: Thu Sep 28 12:31:49 2017 +0900

----------------------------------------------------------------------
 docs/gitbook/recommend/movielens_slim.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/072a0586/docs/gitbook/recommend/movielens_slim.md
----------------------------------------------------------------------
diff --git a/docs/gitbook/recommend/movielens_slim.md 
b/docs/gitbook/recommend/movielens_slim.md
index 60d52b3..498e1e6 100644
--- a/docs/gitbook/recommend/movielens_slim.md
+++ b/docs/gitbook/recommend/movielens_slim.md
@@ -28,7 +28,7 @@ _Caution: SLIM is supported from Hivemall v0.5-rc.1 or later._
 
 # SLIM optimization objective
 
-The optimization objective of 
[SLIM]((http://glaros.dtc.umn.edu/gkhome/fetch/papers/SLIM2011icdm.pdf)) is 
similar to Elastic Net (L1+L2 regularization) with additional constraints as 
follows:
+The optimization objective of 
[SLIM](http://glaros.dtc.umn.edu/gkhome/fetch/papers/SLIM2011icdm.pdf) is 
similar to Elastic Net (L1+L2 regularization) with additional constraints as 
follows:
 
 $$
 \begin{aligned}

Reply via email to