Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
myui committed Feb 5, 2015
1 parent 08378fc commit edfc248
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ _My recommendation is AdaDelta and AdaGrad, while it depends._

## Recommendation

* Matrix Factorization (sgd, adagrad)

* Minhash (LSH with jaccard index)

## k-Nearest Neighbor
Expand Down Expand Up @@ -120,7 +122,7 @@ Please refer the following paper for research uses:
* Makoto Yui. ``Hivemall: Scalable Machine Learning Library for Apache Hive'',
[2014 Hadoop Summit](http://hadoopsummit.org/san-jose/), June 2014. \[[slide](http://www.slideshare.net/myui/hivemall-hadoop-summit-2014-san-jose)]

* Makoto Yui and Isao Kojima. ``Hivemall: Hive scalable machine learning library'' (demo / no public proceeding),
* Makoto Yui and Isao Kojima. ``Hivemall: Hive scalable machine learning library'' (demo),
[NIPS 2013 Workshop on Machine Learning Open Source Software: Towards Open Workflows](https://mloss.org/workshop/nips13/), Dec 2013.

* Makoto Yui and Isao Kojima. ``A Database-Hadoop Hybrid Approach to Scalable Machine Learning'',
Expand Down

0 comments on commit edfc248

Please sign in to comment.