KarypisLab / SLIM

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

[Feature] Output the best performing model from mselect() function. #14

Open shuix007 opened 4 years ago

shuix007 commented 4 years ago

The current mselect function only prints out the best performing hyper-parameter. It is better to output the best performing (or all?) model as well (or give this as an option to the user).