poprox_recommender.recommenders.configurations#

Module definitions for the different recommender pipelines defined in the POPROX recommender service.

Module Attributes

DEFAULT_PIPELINE

The default recommender pipeline.

poprox_recommender.recommenders.configurations.DEFAULT_PIPELINE = 'nrms_topic_scores'#

The default recommender pipeline. Can be overridden by the POPROX_DEFAULT_PIPELINE environment variable.

Modules