End-to-End ML Pipeline for IMDB Rating Prediction w/ Advanced Feature Engineering.
-
Updated
Jan 31, 2026 - Jupyter Notebook
End-to-End ML Pipeline for IMDB Rating Prediction w/ Advanced Feature Engineering.
Machine Learning projects completed during the CodSoft ML Internship using Python, Scikit-learn, Pandas, and Jupyter Notebook.
Predicting IMDb movie ratings using Machine Learning, Exploratory Data Analysis, and Random Forest Regression with Python.
This project focuses on analyzing movie ratings data using matrix factorization techniques and clustering algorithms. The goal is to identify meaningful segments of users and movies, and to evaluate the clustering results through various metrics. We apply both hierarchical and K-means clustering methods.
Deep dive into Fandango's 2015 movie ratings: uncover stars vs. true scores, vote patterns, yearly trends, and bias vs. Rotten Tomatoes/IMDB. Interactive plots reveal critic-user discrepancies and data insights.
neural network model using TensorFlow and Keras to predict the rating user would give to a movie based on their past rating history. Utilized embeddings to encode high-cardinality categorical features.
To associate your repository with the movie-rating-predication-with-python topic, visit your repo's landing page and select "manage topics."