-
Notifications
You must be signed in to change notification settings - Fork 0
carlineng/HashCoFi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Implementation of "Collaborative Filtering On a Budget" by Karatzoglou et. al. Python class that allows you to perform large scale collaborative filtering tasks. Makes use of hash kernels to bound the memory usage of the program, independent of the feature space, or size of the corpus. See "Hash Kernels for Structured Data" by Shi et. al. for more details. Depends on the mmhash python package
About
Python implementation of "Collaborative Filtering on a Budget" by Karatzoglou et al
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published