Skip to content

logicx24/SubredditRecommendationEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A recommendation system for subreddits using the K Nearest Neighbors algorithm between users and subscribed subreddits.

Coming soon:

A load balancing mechanism using a Gearman Job Server to distribute jobs among a group of nodes.

The kNN algorithm, but multithreaded.

A web API.

A second option to get recommended subreddits using Jaccard Similarity.

Blog Posts.

About

A recommendation engine for subreddits using the kNN algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages