Code0ut's picture
added research files
a4d3be7 verified
|
Raw
History Blame Contribute Delete
463 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
# Movie Recommender Research

This folder contains the documents representing the research conducted for the data preprocessing and model development of the movie recommender system.

## Files

- **df_preprocessing.ipynb**: Explores and analyzes the dataset, including preprocessing and data preparation steps.
- **final_presentation.ipynb**: Explores various recommendation models, compares their performance, and presents the final results.