AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/recsyslearn.accuracy.rst
docs/recsyslearn.beyond_accuracy.rst
docs/recsyslearn.dataset.rst
docs/recsyslearn.errors.rst
docs/recsyslearn.fairness.rst
docs/recsyslearn.rst
docs/usage.rst
recsyslearn/__init__.py
recsyslearn/utils.py
recsyslearn.egg-info/PKG-INFO
recsyslearn.egg-info/SOURCES.txt
recsyslearn.egg-info/dependency_links.txt
recsyslearn.egg-info/not-zip-safe
recsyslearn.egg-info/requires.txt
recsyslearn.egg-info/top_level.txt
recsyslearn/accuracy/__init__.py
recsyslearn/accuracy/metrics.py
recsyslearn/beyond_accuracy/__init__.py
recsyslearn/beyond_accuracy/metrics.py
recsyslearn/dataset/__init__.py
recsyslearn/dataset/segmentations.py
recsyslearn/dataset/utils.py
recsyslearn/errors/__init__.py
recsyslearn/errors/errors.py
recsyslearn/fairness/__init__.py
recsyslearn/fairness/metrics.py
recsyslearn/fairness/utils.py
tests/__init__.py
tests/test_accuracy.py
tests/test_beyond_accuracy.py
tests/test_errors.py
tests/test_fairness.py
tests/test_segmentations.py
tests/test_utils.py
tests/utils.py