Skip to content

Commit

Permalink
Add missing doc for UPCF model (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
lthoang authored Jan 18, 2024
1 parent ef374a4 commit e9bf863
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/api_ref/models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ New Variational Autoencoder for Top-N Recommendations with Implicit Feedback (Re
.. automodule:: cornac.models.recvae.recom_recvae
:members:

Recency Aware Collaborative Filtering for Next Basket Recommendation (UPCF)
---------------------------------------------------------------------------
.. automodule:: cornac.models.upcf.recom_upcf
:members:

Temporal-Item-Frequency-based User-KNN (TIFUKNN)
---------------------------------------------------
.. automodule:: cornac.models.tifuknn.recom_tifuknn
Expand Down

0 comments on commit e9bf863

Please sign in to comment.