issues
search
sberbank-ai-lab
/
RePlay
RecSys Library
https://sberbank-ai-lab.github.io/RePlay/
Apache License 2.0
68
stars
6
forks
source link
models tests
#73
Closed
monkey0head
closed
2 years ago
monkey0head
commented
2 years ago
add a test for all model which check that model:
returns prediction for warm users
returns prediction for cold users (if is able to predict cold) / does not fail and returns nothing for cold users
returns prediction for new users (if is able to predict new) /does not fail and returns nothing for new users
add a test for all model which check that model: