KarypisLab / SLIM

High-performance implementation of SLIM-based approaches for Top-N recommendation
112 stars 17 forks source link

I/O format of the predict function. #16

Open shuix007 opened 4 years ago

shuix007 commented 4 years ago

[Need discussion] What should be the format for the I/O of the predict() function in the Python interface? It seems that the current I/O format is not easy enough to use especially for 1 vs k evaluation.