RecSys.jl
RecSys.jl copied to clipboard
RecSys I/O TODO - June 2015
- [x] create code skeleton for I/O
- [x] add read input for various formats, output as a DataFrame with common structure as Internal Representation (IR)
- [x] create sparse matrix for SVD from IR
- [ ] wrapper functions
- [ ] evaluation and validation using MLBase
- [ ] adding I/O macros