Skip to content

aswindevsp/movie-genre-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-genre-predictor

We all have been fascinated by movies for a long time. Most of us will have an idea on what the movie might be about on hearing the name itself. This project is similar. This project implements a movie genre prediction model based on the movie name. "movies.csv" contains the name of around 193886 movies along with their genres. A movie can have multiple genres associated with it. Our model predicts one of the genre associated with the movie at a time.

Team members

  1. Aswin Dev S P
  2. Fathima Nooha Kottangodan

Team ID

ML / 79

Link to product walkthrough

Excited to see our model work? Here is a produt walkthrough

How it works

The user interacts with the web application, currently hosted on Anvil,which is a platform for building and hosting full-stack web apps written entirely in Python. There, the user can enter the name of the movie and then the trained model makes the prediction about the genres of the movie.

Libraries used

  1. To train the model: Multinomial Naive Bayes classifier
  2. To host the model : Anvil

How to Run

To run the model, head on to the link below https://movie-name-genre-prediction.anvil.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •