Skip to content

Commit

Permalink
Merge branch 'master' into dnntsp
Browse files Browse the repository at this point in the history
  • Loading branch information
lthoang authored Jan 18, 2024
2 parents 78b8fd2 + e9bf863 commit 3d4ac7d
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 @@ -54,6 +54,11 @@ Predicting Temporal Sets with Deep Neural Networks (DNNTSP)
.. automodule:: cornac.models.dnntsp.recom_dnntsp
: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 3d4ac7d

Please sign in to comment.