File size: 463 Bytes
a4d3be7
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
```md

# 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.

```