This Python script offers a comprehensive toolset to explore similarities between Disney movies. It uses CSV data containing Disney movie titles to build a graph, where each movie is represented as a node, and edges denote similarity. The script provides three search algorithms: breadth-first search, depth-first search, and uniform cost search, enabling users to find paths between two given movies based on their similarity. Additionally, it visualizes the movie similarity graph using the NetworkX library to offer an intuitive understanding of the relationships between Disney movies.
-
Notifications
You must be signed in to change notification settings - Fork 0
ad-vil/Disney-Movie-Similarity-Explorer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python script analyzes Disney movie similarities. Uses CSV data to build a graph, offers search algorithms to find paths between films, and visualizes connections.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published