Skip to main content

Library for FairRecKit application

Project description

FairRecKitLib

FairRecKitLib is a library that functions as a combinatory interface between a set of existing recommender libraries, such as Lenskit, Implicit, and Elliot. It was made to accompany the FairRecKit application.

This program has been developed by students from the bachelor Computer Science at Utrecht University within the Software Project course.
© Copyright Utrecht University (Department of Information and Computing Sciences)

Installation Requirements

This package requires the Elliot package, which is not available on PyPI and can instead be found on its GitHub page.

FairRecKitLib also utilises the scikit-surprise package, which relies on having a suitable C/C++ compiler present on the system to be able to install itself. For this purpose, make sure you have Cython installed before attempting to install FairRecKitLib. If your system lacks a compiler, install the 'Desktop development with C++' build tools through the Visual Studio installer.

Meeting these requirements, you can install FairRecKitLib like any PyPI package, using e.g. pip or conda.

pip:
pip install fairreckitlib

conda
conda install fairreckitlib

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fairreckitlib-0.2.3.tar.gz (71.1 kB view hashes)

Uploaded Source

Built Distribution

fairreckitlib-0.2.3-py3-none-any.whl (122.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page