Giter VIP home page Giter VIP logo

movie-clustering-using-k-means-cluster's Introduction

Movie-Clustering

This project is done to cluster movies according to their Genre using K Means CLuster.

In the project, the dataset was generated from the movies taken from IMDB according to their genres. The movie's Primary, Secondary and Tertiary genre was collected along with their name. The name and genre of the movies were scraped using BeautifulSoup.

About 1250 instances of movies were taken as data. Then, we used 5 clusters to Cluster the data. Then, a movie's name was asked and if it lied in the dataset, the name of the movies in it's cluster was printed. Else, not found message was passed.

The movies were given a Cluster ID by clustering them using KMeams.

Finally, a 3D plot was created. The 3 axes were Primary Genre, Secondary Genre and Tertiary Genre whereas the colouring of the cluster was on the basis of the cluster ID.

movie-clustering-using-k-means-cluster's People

Contributors

sakarpaudel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.