Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 535 Bytes

content_based.rst

File metadata and controls

22 lines (13 loc) · 535 Bytes

Content-Based

Elliot integrates, to date, 50 recommendation models partitioned into two sets. The first set includes 38 popular models implemented in at least two of frameworks reviewed in this work (i.e., adopting a framework-wise popularity notion).

.. py:module:: elliot.recommender.content_based


Summary

.. autosummary::

    VSM.vector_space_model.VSM

VSM

.. module:: elliot.recommender.content_based.VSM.vector_space_model
.. autoclass:: VSM
    :show-inheritance: