Mahout Recommender Plugin - A Scalable Recommendation System
Dependency :
compile ":mahout-recommender:0.5.2"
Summary
The Mahout Recommender plugin enabled you to use Apache Mahout recommendation algorithms in your Grails project.
With the plugin, you can find an effective recommender, evaluating precision and recall, and evaluating the performance of the
selected recommender without writing single line of code.
- Project Site: https://github.com/limcheekin/mahout-recommender
- Documentation: http://limcheekin.github.com/mahout-recommender
- Support: https://github.com/limcheekin/mahout-recommender/issues
- Discussion Forum: http://groups.google.com/group/grails-mahout-recommender
Installation
grails install-plugin mahout-recommender