This repository is not active
Adityajainaj22/Project-Movie-Correlation
Explored movie dataset correlations with Python. Cleaned data, handled missing values via deletion and KNN imputation. Visualized relationships with scatter, regression plots, and correlation matrices. Found budget and votes positively correlated with gross revenue using Pearson, Kendall, and Spearman methods.
Jupyter Notebook