KarypisLab / SLIM

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

Version2.0.1 #12

Closed shuix007 closed 4 years ago

shuix007 commented 4 years ago

Add 1 vs k prediction in python APIs Add function to export a learned SLIM model to a scipy csr matrix Return prediction values (TODO) Need discussion about updating the documentation.