Skip to content

Commit 035d97f

Browse files
committed
Update CHANGES.md
1 parent 7b90646 commit 035d97f

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22

33
**Remarks:** If you'd like to make contributes to LibRec, please contact me without any hesitations.
44

5-
## librec-v1.4+ (schedule)
6-
* LLORMA, CoFiSet, Tensor factorization, Ensemble models
5+
## Todo list
6+
* LLORMA, CoFiSet, Ensemble models
77

8-
## librec-v1.3 (coming soon)
8+
## librec-v1.4 (under development)
9+
* tensor factorization
10+
11+
## librec-v1.3
912
* New recommenders added
1013
* WBPR, UserCluster, ItemCluster, LDA, URP, BHfree, BUCM, GPLSA, LDCC, LRMF, AoBPR
1114
* External (used to evaluate the performance of rating predictions generated by extenal recomemnders)
1215
* New interface `GraphicRecommender` is added for probabilistic graphic models
16+
* Recommender RegSVD renamed to PMF, while old PMF is removed.
1317
* Demos are added to the folder `demo`
1418
* Class `Demo` added to the package `librec.main`
1519
* Datasets and configurations added to sub-folders

0 commit comments

Comments
 (0)