SLIM  1.0
Sparse Linear Methods (SLIM) for top-n recommender systems
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
process.c File Reference

This file constains routines for data pre-processing. More...

#include <slim.h>

Go to the source code of this file.

Functions

void preprocess (ctrl_t *ctrl, gk_csr_t *train, gk_csr_t *test)
 Pre-process the data.
 

Detailed Description

This file constains routines for data pre-processing.

Definition in file process.c.