Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
This is a model for recommending movies to users based on imdb dataset Model-Codes.
Model Details
This Model uses content-based, collaborative based and ensemble approaches to recommend movies
Model Description
this model is developed as a multi-approach knn recommending system using sklearn & pytorch. <!-- Provide a longer summary of what this model is. -->
- Developed by: [AmirHossein Advari, Parsa MohammadPour]
- Model type: [KNN]
Model Sources [optional]
<!-- Provide the basic links for the model. -->
- Repository: [https://github.com/AAdvari/movie-recommender]