SLIM  1.0
Sparse Linear Methods (SLIM) for top-n recommender systems
 All Data Structures Files Functions Variables Typedefs Macros Pages
src Directory Reference

Files

file  bcsol.c [code]
 This file contains all the routines needed for BCLS optimization.
 
file  check.c [code]
 This file constains routines for data pre-processing.
 
file  cmd.c [code]
 This file contains all the routines for parameter setup from the user.
 
file  io.c [code]
 This file contains all the I/O routines.
 
file  process.c [code]
 This file constains routines for data pre-processing.
 
file  slim_fs_learn.c [code]
 This file contains all the routines for SLIM learning with feature selection.
 
file  slim_learn.c [code]
 This file contains all the routines for SLIM learning.
 
file  slim_predict.c [code]
 This file contains all the routines for SLIM testing.
 
file  util.c [code]
 This file contains all the utility routines.