https://github.com/fblupi/recommender-system-cf-ruby
Recommender System based on Collaborative Filtering using Ruby
https://github.com/fblupi/recommender-system-cf-ruby
collaborative-filtering movielens pearson-correlation recommender-system
Last synced: about 1 year ago
JSON representation
Recommender System based on Collaborative Filtering using Ruby
- Host: GitHub
- URL: https://github.com/fblupi/recommender-system-cf-ruby
- Owner: fblupi
- License: gpl-3.0
- Created: 2017-05-27T10:56:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T14:51:24.000Z (almost 9 years ago)
- Last Synced: 2025-01-30T17:44:12.384Z (over 1 year ago)
- Topics: collaborative-filtering, movielens, pearson-correlation, recommender-system
- Language: Ruby
- Homepage:
- Size: 859 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# recommender-system-cf
Recommender System based on Collaborative Filtering using Ruby