Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 917 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 917 Bytes

Social Network Analysis - Project - Reddit Bipartite Network Analysis

Project for the Social Network Analysis course at the Universitat Politècnica de Valencia, during the spring semester of 2023.

Project supervisors: Miguel Rebollo Pedruelo, Joaquim Francesco Arlandis Navarro
Grade: 10/10

Project description

The aim of the project was to gather, process, analyze, visualize, and interpret any data from a real-world social network. I decided to analyze the Reddit social network, which is a social news aggregation, web content rating, and discussion website.

All instructions, code, descriptions, and results can be found in the project notebook or in a generated HTML file.

The project was created using Python 3.10.10. All required packages can be found in the requirements file.