8000 GitHub - drevell/rec: A toy recommender system using user-based collaborative filtering, in memory, using Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

drevell/rec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a toy program to see if I can build a simple recommender system using collaborative filtering.

To run it, you'll need the movielens ml-1m data set from http://www.grouplens.org/node/73 .

TODO: measure recommendation/prediction quality, I don't yet know how well this works.

About

A toy recommender system using user-based collaborative filtering, in memory, using Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0