Skip to content

We all love watching movies! There are some movies we like, some we don't. Most people have a preference for movies of a similar genre. Some of us love watching action movies, while some of us like watching horror. Some of us like watching movies that have ninjas in them, while some of us like watching superheroes. Movies within a genre often sh…

Notifications You must be signed in to change notification settings

KeshavChaurasia/finding-movie-similarity-from-plot-summaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

finding-movie-similiraty-from-plot-summaries

We all love watching movies! There are some movies we like, some we don't. Most people have a preference for movies of a similar genre. Some of us love watching action movies, while some of us like watching horror. Some of us like watching movies that have ninjas in them, while some of us like watching superheroes.
Movies within a genre often share common base parameters.

Consider the following two movies:
2001: A Space Odyssey Close Encounters of the Third Kind Both movies, 2001: A Space Odyssey and Close Encounters of the Third Kind, are movies based on aliens coming to Earth.

I've seen both, and they indeed share many similarities.

We could conclude that both of these fall into the same genre of movies based on intuition, but that's no fun in a data science context.

In this notebook, we will quantify the similarity of movies based on their plot summaries available on IMDb and Wikipedia, then separate them into groups, also known as clusters.

We'll create a dendrogram to represent how closely the movies are related to each other.

About

We all love watching movies! There are some movies we like, some we don't. Most people have a preference for movies of a similar genre. Some of us love watching action movies, while some of us like watching horror. Some of us like watching movies that have ninjas in them, while some of us like watching superheroes. Movies within a genre often sh…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published