Skip to main content

Library for FairRecKit application

Project description

FairRecKit Lib

Pylint PEP257 Pytest with Coverage Upload to PyPI License GitHub release (latest by date)

FairRecKitLib is a library that functions as a combinatory interface between a set of existing recommender libraries, such as Lenskit, Implicit, and Surprise. 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

FairRecKitLib 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

Documentation

Please check out the FairRecKitLib Wiki and FairRecKitLib API for instructions and guides on how to utilise the library or add new functionality.

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-1.0.0.tar.gz (121.4 kB view hashes)

Uploaded Source

Built Distribution

fairreckitlib-1.0.0-py3-none-any.whl (213.4 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