Skip to content
#

degrees-of-separation

Here are 9 public repositories matching this topic...

Language: All
Filter by language

This project utilizes PySpark RDD and the Breadth-first Search (BFS) algorithm to find the shortest path and degrees of separation between two given Marvel superheroes based on based on their appearances together in the same comic books, empowering users to discover connections between their favourite superheroes in the Marvel universe.

  • Updated Jul 30, 2023
  • Jupyter Notebook

Using the Star Wars social network graph available on Kaggle, I quantify gender representation in the first seven Star Wars films by calculating the percentage of interactions that are between two women, two men, and other combinations. I also calculate the degree of separation between female characters using breadth-first search.

  • Updated May 26, 2023
  • Rust

Improve this page

Add a description, image, and links to the degrees-of-separation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the degrees-of-separation topic, visit your repo's landing page and select "manage topics."

Learn more