Cornac 2.4.0
·
21 commits
to refs/heads/master
since this release
What's Changed
✅ Other changes
- feat: Add TimestampSplit eval method for absolute-timestamp data split (#693) @MacchiatoCreamCheese
- dataset: add session-aware datasets: Diginetica, RetailRocket, and Cosmetics (#690) @hieuddo
- Update build env (#692) @hieuddo
- Add ViewEnhanced BPR model from TKDE 2019 (#688) @khoakhoahihi
- docs: fix typo in build_ext command (#687) @khoakhoahihi
- fix: add epsilon to prevent ZeroDivisionError in BPR-based models (#686) @WeishuZ
- fix mismatch in opinion handling (#685) @MacchiatoCreamCheese
- Fix sorting order in aspect score for Companion, ComparERSub (#684) @MacchiatoCreamCheese
- fix: NeuMF act_fn and num_factors parameters (#683) @hieuddo
- fix: epinions dataset (#682) @hieuddo
- Correct URLs and add Unit Test for sequential datasets: gowalla, tafeng, yoochoose (#680) @hieuddo
- Fix ZeroDivisionError on BPR by adding an epsilon (#677) @jonibr22
Full Changelog: v2.3.5...v2.4.0