maciejkula/spotlight

Importing data directly from a Sparse Matrix

Stack-Attack opened this issue · 0 comments

Hello,

I notice that the Interactions class can export data to Sparse Matrix format, but I'm wondering if there's any way to train a model using an already created Sparse Matrix (coo, or csr)? This would make loading data much quicker when retraining.