PreferredAI / cornac

A Comparative Framework for Multimodal Recommender Systems
https://cornac.preferred.ai
Apache License 2.0
845 stars 138 forks source link

[BUG] Having a failed unit test for SPop #621

Closed tqtg closed 1 month ago

tqtg commented 1 month ago

Description

Having a failed unit test for SPop model in tests/cornac/models/test_recommender.py, TestNextItemRecommender function. More details are in here.

In which platform does it happen?

How do we replicate the issue?

Expected behavior (i.e. solution)

Test cases passed

Other Comments

619