Package reclab

This package contains environments and models for recommendation.

Expand source code
"""This package contains environments and models for recommendation."""

Sub-modules

reclab.data_utils

A utility module for loading and manipulating various datasets.

reclab.environments

The package that contains all environments.

reclab.recommenders

A set of recommender to be used in conjunction with environments.