Git Product home page Git Product logo

tmdb's Introduction

TMDB Box Office Prediction

: Kaggle competition predicting movie revenues


1. What movies make the most profit in the film industry?

My solution for the Kaggle competition, TMDB Box Office Prediction. The competition is predicting the box office revenues with the metadata of over 7,000 past films from TMDB Movie Database. The dataset contains various information such as title, original language and spoken languages, release year and running time, the list of crew and cast members, the production country and company, keywords and tagline.

page

The metric used is the root-mean-squared error and the accuracy of the first baseline model is 2.1347 by a Elastic Net model. The final submission public LB score 1.7249, Top 18% (242nd of 1400). The best single model I've built during the competition was a CatBoost model (max_depth = 9, learning_rate = .05). The final prediction has made by stacking 3 layers with residual weighted boosting technique and ensembling.


  • Project Date: Apr - May, 2019
  • Applied skills: Data Preprocessing and Manipulation, Scraping data with TMDB API, Intensive Exploratory Data Analysis, Feature engineering, Cross Validation, Residual Weighted Boosting, Stacking Models, and Ensemble Learning.

2. FlowChart

The whole process is as shown below.

page


3. File Details


tmdb's People

Contributors

jjone36 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.