Skip to content

🎤A subreddit recommending utility built with Praw, Python, and MongoDB

Notifications You must be signed in to change notification settings

samysspace/SubredditRecommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubredditRecommender

Recommends subreddits for a user using Praw, Python, and MongoDB. Uses the k-Nearest-Neighbors algorithm to find the users most similar to you, and return the subreddits that the similar users have that you don't have.

Installation

Just run pip install -r requirements.txt.

Then run the program with python recommendAlgo.py.

About

🎤A subreddit recommending utility built with Praw, Python, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages