Skip to content

Muellersen/Recommender-Systems

Repository files navigation

Recommender-Systems

A recommender system based on a simple version of k nearest neighbor. Simple UI made with tkinter. I used the ml-latest-small dataset from https://grouplens.org/datasets/movielens/

How to use

  • install python from https://www.python.org/downloads/ and make sure to add python to PATH and install pip
  • open cmd and use command "pip install pandas"
  • start "Recommender.py"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages