danielchristopher513 / InterCommunity_Interaction_Reddit

The aim is to Analyse and predict the possible interactions between the various subreddits present and predict the type of interaction and detect the implicit communities between subreddits This will be through various Network analysis and statistical inferences and predictive model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inter community Interaction in Reddit

Dataset

Highlights

  • Script for scrapping Node(Subreddit) and its features.
  • Script for scrapping edge/Interaction between Nodes(Subreddits) - using hyperlinks present in the top posts in that subreddit
  • Graphical representation of the scrapped nodes and edges along with community detection
  • Used Node2Vec to generate node embeddings

About

The aim is to Analyse and predict the possible interactions between the various subreddits present and predict the type of interaction and detect the implicit communities between subreddits This will be through various Network analysis and statistical inferences and predictive model


Languages

Language:Jupyter Notebook 100.0%