--- license: openrail tags: - code --- # Model Card for Model ID This is a model for recommending movies to users based on imdb dataset [Model-Codes](https://github.com/AAdvari/movie-recommender). # 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. - **Developed by:** [AmirHossein Advari, Parsa MohammadPour] - **Model type:** [KNN] ## Model Sources [optional] - **Repository:** [https://github.com/AAdvari/movie-recommender]