Coder Social home page Coder Social logo

film-rating-prediction-using-neural-networks's Introduction

Film Rating Prediction Using Neural Networks

Film Industry is one of the most important industries in the world, making a big impact in our society. But film making requires many resources. Producers are interested in finding the future commercial performance of a film project. In this project, a set of neural networks predict if a film will be nominated to an Oscar Award. This neural networks try to find patterns within the films that have the most award success.

This research compares several self-programmed multi-layer perceptrons, making combinations of number of neurons per layer and other hyper-parameters, tested on the data set formed by the processing some characteristics of a film.

Data ๐ŸŽž

If you want to replicate the results of this project you must download the data folder

In the file there are several algorithms tested on easy datasets to cluster, and a hard movies dataset. The data used for this research is from the combination of two Kaggle data sets. The resulting data set contains the following features.

  • Title of the movie.
  • Rating, a categorical variable indicating the Motion Picture Association film rating.
  • Genres, a categorical variable indicating the main genre of the movie.
  • Duration of the movie in minutes.
  • Number of years since the film premiere.
  • Votes in IMDb.
  • Score in IMDb.
  • Country, 1 if the country is The United States, 0 if not.
  • Budget of the film

Running instructions ๐ŸŽญ

As said above, the data folder must be downloaded and simply run the notebook. The notebook already includes a requirements.txt generator. Anyway there is a requirements.txt file in this repository.

Results and details ๐Ÿฅ‡

The description, analysis and conclusion of the results are in the paper Trabajo_Redes_Neuronales_Juliana_Henao.pdf.

film-rating-prediction-using-neural-networks's People

Contributors

jhenaoa4 avatar

Stargazers

 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.