Skip to content

Context Filtering for Collaborative Filtering - Scala Version

Notifications You must be signed in to change notification settings

dennisbachmann/cf2-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context Filtering for Collaborative Filtering - (CF)2

This project aims to embed contextual awareness into Spark's MatrixFactorizationModel by leveraging the local learning technique.

TO-DO

  • Adapt FileUtils to be HDFS friendly (basic implementation available in HDFS branch)
  • Enable the use of external knowledge in the contextualization process
  • Build REST integration to enable the creation of Web services

Additional Information

You can read more here: http://ir.lib.uwo.ca/etd/4466.

About

Context Filtering for Collaborative Filtering - Scala Version

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages