Skip to content

Artificial Intelligence project - recommender system based on content and collaborative filtering.

License

Notifications You must be signed in to change notification settings

mkuczynski11/AI_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Artificial Intelligence project - recommender system based on content and collaborative filtering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages