Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 888 Bytes

File metadata and controls

33 lines (23 loc) · 888 Bytes

Independence-Enhanced Recommender System

Description

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.

Installation

You can build and install by using a setup.py script.

Requirements

  • Python 3.5+ or Python 2.7.x
  • NumPy
  • SciPy
  • scikit-learn
  • six

my module

Use the release with the same tag, rather than the newest version