This repository devoted to Artificial Intelligence project durign 4th semester at University of Technology in Gdańsk.
The purpose of this project is to create movie recommending system.
Packages we are using in this project are listed below
numpy
pandas
nltk
sklearn
surprise
InquirerPy
Although for usage comfort they are also in requirements.txt
file, so installing all packages is simplified to:
pip install -r requirements.txt
We recommend using python 3.9.2
, as we created this repository using this version
https://www.kaggle.com/rounakbanik/movie-recommender-systems#Movies-Recommender-System