This dataset contains metadata for 10,000 movies collected from the TMDB (The Movie Database) API. It is designed for movie analytics and box office prediction tasks. Each row represents a movie with key information useful for regression or machine learning models.
id: Unique identifier for the movie
title: Title of the movie
budget: Budget of the movie in USD
revenue: Revenue earned in USD
genres: List of genres associated… See the full description on the dataset page:
https://huggingface.co/datasets/ashen97/TMDB-box-office.