BingeAI / README.md
nish-jain's picture
Upload README.md with huggingface_hub
3b37930 verified
|
Raw
History Blame Contribute Delete
725 Bytes
metadata
tags:
  - streamlit
  - movie-recommendation
  - kaggle

BingeAI Dataset

This dataset repository stores movie_recommender.pkl, the cleaned and serialized artifact used by the BingeAI Streamlit app.

About

The original movie metadata was downloaded from the Kaggle TMDB 5000 Movie Dataset, cleaned and preprocessed in the project notebook, and then saved as movie_recommender.pkl for fast loading in the deployed app.

File

  • movie_recommender.pkl: processed movie metadata and similarity matrix for the recommendation engine