/pyCBRS

Content-based Recommender System (Work In Progress)

Primary LanguagePython

pyCBRS

This project aims to implement a minimal Content-based recommender system.

Usage

Project follows a series of blog posts on my blog

Dependencies

  • Python 3+
  • numpy
  • scipy

Disclaimer

For educational purposes only. Use at your own risk.