!! Code based on tutorial by : @furkhan67 !!
This project uses Machine Learning and Natural Language Processing to recommend movies from a single movie input.
analysis.ipynb: For data loading, cleaning, feature extraction, modeling, evaluation. app.py: For deploying the model with Flask.