recommenders-team / recommenders

Best Practices on Recommendation Systems
https://recommenders-team.github.io/recommenders/intro.html
MIT License
18.71k stars 3.06k forks source link

Fixed bug when reading dataset with timestamp for sasrec model #2052

Closed gazon1 closed 6 months ago

gazon1 commented 7 months ago

Description

When reading dataset with timestamp sasrec model would never use timestamp and it would crash with an error when splitting dataset with timestamp

Related Issues

References

Checklist:

miguelgfierro commented 7 months ago

Hi @gazon1, would you mind changing the PR to staging, and signing the commit?

miguelgfierro commented 6 months ago

All the test pass: https://github.com/recommenders-team/recommenders/pull/2060 merging this PR