lenskit.hpf =========== .. py:module:: lenskit.hpf .. autoapi-nested-parse:: Hierarchical Poisson factorization from ``hpfrec``. Classes ------- .. toctree:: :hidden: /api/lenskit/hpf/HPFConfig /api/lenskit/hpf/HPFScorer .. autoapisummary:: lenskit.hpf.HPFConfig lenskit.hpf.HPFScorer Exported Aliases ---------------- .. py:class:: lenskit.hpf.Dataset Re-exported alias for :py:class:`lenskit.data.Dataset`. .. py:class:: lenskit.hpf.ItemList Re-exported alias for :py:class:`lenskit.data.ItemList`. .. py:data:: lenskit.hpf.QueryInput Re-exported alias for :py:data:`lenskit.data.QueryInput`. .. py:class:: lenskit.hpf.RecQuery Re-exported alias for :py:class:`lenskit.data.RecQuery`. .. py:class:: lenskit.hpf.Vocabulary Re-exported alias for :py:class:`lenskit.data.Vocabulary`. .. py:class:: lenskit.hpf.Component Re-exported alias for :py:class:`lenskit.pipeline.Component`. .. py:class:: lenskit.hpf.Trainable Re-exported alias for :py:class:`lenskit.training.Trainable`. .. py:class:: lenskit.hpf.TrainingOptions Re-exported alias for :py:class:`lenskit.training.TrainingOptions`.