CoolFace
Datasetpublic

oowens/TMDB-box-office

TMDB Box Office Dataset for Prediction 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. Columns: 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… See the full description on the dataset page: https://huggingface.co/datasets/oowens/TMDB-box-office.

sourceHugging Facecc-by-nc-sa-4.0updated 8mo agoView on Hugging Face
1likes28downloads
1 commits on main
3c067008mo ago

Duplicate from ashen97/TMDB-box-office

oowens, ashen97