Recommendations of Movies produced & co-produced by Latin American countries. French movies Recommendations are coming soon :D
- Notebook with data collection and pre-processing from public imdb and tmdb datasets (movies_data_collection.ipynb)
- Main file of the streamlit app: main_reco.py
- Generated csv file with reduced dataset for latam countries (grouped_movies_latam_ML.csv)
- Sub-directory utils containing the machine learning model functions (file ml_model.py)