Skip to content

pterhx/rec_system

Repository files navigation

This is a recommender system built on research done on the Netflix Prize.

Two main approaches I looked at is one based on matrix factorization and one based on nearest neighbors. Currently, the nearest neighbor approach outperforms the matrix factorization nearly every time.

About

Recommender system based on matrix factorization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages