Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.47 KB

README.md

File metadata and controls

29 lines (27 loc) · 1.47 KB

AI_project

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.

Requirements

Packages

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

Python

We recommend using python 3.9.2, as we created this repository using this version

Description

https://www.kaggle.com/rounakbanik/movie-recommender-systems#Movies-Recommender-System

CSV links