Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

micronoz/MovieGraph

Open more actions menu

Repository files navigation

MovieGraph

This project contains the source code for the program that models actors and the movies they played in as a graph and connects actors that acted in the same movie. The model can then be used to find shortest paths between actors through movies using Dijkstra's algorithm. Using the adjacency matrix and squaring it gives us a representation of common neighbors for each actor and allows us to make predictions of new collaborations between actors. Through the use of a K-degenerate graph we can also build sub-graphs of k-cores that help us visualize strong connections within subcommunities in the graph.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.