- Author : Toshihiro Kamishima
- Copyright : Copyright (c) 2012 Toshihiro Kamishima all rights reserved.
- License : MIT License
- Homepage : http://www.kamishima.net/iers/
An Independence-Enhanced Recommender System (IERS) aims to recommend so as to be independent from a specified sensitive variable.
kamiers
is a test code for this independent-enhanced recommender system.
You can build and install by using a setup.py
script.
- Python 3.5+ or Python 2.7.x
- NumPy
- SciPy
- scikit-learn
- six
Use the release with the same tag, rather than the newest version
- KamRecSys https://github.com/tkamishima/kamrecsys