Skip to content

Sparse vectors? #102

@Hydrotoast

Description

@Hydrotoast

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions