This project analyzes IMDb’s top 5000 movies using Python for data analysis and modeling, and Power BI for interactive visualizations.
- Built a Power BI dashboard with filters for year, runtime, and creators
- Conducted regression and classification to predict ratings
- Analyzed genre performance, trends over time, and vote distribution
- Python (pandas, sklearn, seaborn)
- Power BI
- Kaggle IMDb Dataset - https://www.kaggle.com/datasets/tiagoadrianunes/imdb-top-5000-movies
IMDb Report.pbix– Power BI dashboardIMDb_Data_Analysis.ipynb– Python notebookDashboard Screenshot.png– Dashboard image
