KarypisLab / SLIM

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

Documentation for new functions and features #15

Open shuix007 opened 4 years ago

shuix007 commented 4 years ago

Add documentations for 1 vs k evaluation in both C code and Python interface. Add documentation for to_csr() function in Python interface.