Difference between revisions of "Recommendation Software"
Jump to navigation
Jump to search
| Line 25: | Line 25: | ||
| [[Recommender101]] || Java || 2013 || Active || [http://ls13-www.cs.tu-dortmund.de/homepage/recommender101/download/recommender101.zip source zip] || custom | | [[Recommender101]] || Java || 2013 || Active || [http://ls13-www.cs.tu-dortmund.de/homepage/recommender101/download/recommender101.zip source zip] || custom | ||
|} | |} | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | [[Category:Software]] | ||
Revision as of 08:00, 5 August 2015
Recommendations are generally provided through a self-implemented software, a machine learning package or a specific recommendation-focused software package or library.
The table below shows a comparison of some of the more common software packages for recommendation.
| Package | Language | Inception year | Status | Source | License |
|---|---|---|---|---|---|
| LensKit | Java | 2011 | Active | GitHub | LGPLv2.1+ |
| MyMediaLite | C# | 2011 | Active | GitHub | GPL |
| Python-recsys | Python | 2011 | Stale | GitHub | NA |
| RankSys | Java | 2015 | Active | GitHub | GPL |
| Recommender101 | Java | 2013 | Active | source zip | custom |