lenskit.state#

Support code for managing model state (not yet used).

Many LensKit components are built on machine learning models of various forms. While lenskit.training provides support for training those models, this module provides support for managing their learned state and weights.

Classes#

ParameterContainer

Protocol for components with learned parameters to enable saving, reloading,