FixedColdRecoModelMixin

class rectools.models.base.FixedColdRecoModelMixin[source]

Bases: object

Mixin for models that have fixed cold recommendations.

Models that use this mixin should implement _get_cold_reco method.

Inherited-members