Skip to content

Unofficial implementation of the algorithm described in the paper Federated Collaborative Filtering for Privacy-Preserving Personalized Recommendation System by Muhammad Ammad-ud-din et al.

sciueferrara/fcf-huawei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Federated Collaborative Filtering

Unofficial implementation of the algorithm described in the paper Federated Collaborative Filtering for Privacy-Preserving Personalized Recommendation System by Muhammad Ammad-ud-din et al.

This Python implementation is mainly based on sparse computations performed with the library scipy.

The results of this implementation with the datasets MovieLens 1M, Amazon Digital Music, LibraryThing and Foursquare are available within the following papers:


Please, be aware that this is not a stable implementation. So, your suggestions are welcome!

About

Unofficial implementation of the algorithm described in the paper Federated Collaborative Filtering for Privacy-Preserving Personalized Recommendation System by Muhammad Ammad-ud-din et al.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages