-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi,
Is there support for sparse vectors using this library? For example, I may want to construct a distributed, sparse rating matrix consisting of (num_users, num_items) which represents the set of items that each user has rated.
I would like to perform row-wise operations on this without representing the entire num_items dense vector.
Metadata
Metadata
Assignees
Labels
No labels