Skip to content

Web page for community detection on Reddit using graphs

License

Notifications You must be signed in to change notification settings

yoimerdr/reddit-communities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Communities

This project aims to detect communities on Reddit using graph traversal and search techniques. We utilize the "Reddit Hyperlink Network" dataset, which consists of a network of subreddits and their relationships based on shared links. The dataset includes information about subreddits, the number of subscribers, and interactions between subreddits in the form of shared links. For this project, we will only use the first 5,000 nodes.

Tools

  • Python
  • NetworkX
  • Pandas
  • Matplotlib
  • PyScript

Collaborators

  • Oliver Tuesta
  • Arnol Caceres
  • Yoimer Davila

Use

You view the page on

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Web page for community detection on Reddit using graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published