Skip to content

Masking entries in tensor_train_cross #601

@lwelzel

Description

@lwelzel

I would like to compute a decomposition of a tensor with (a small number of) missing entries. In the contrib.decomposition.tensor_train_cross function(s) is it possible to reject the sampling of fibers that contain masked entries?

solution

I would like to add a simple 'mask' keyword to the function, which is a tensor with the masked entries.
When selecting the fibers/columns that will be sampled, reject any that contain masked entries.

alternatives

I would use the tensorly.contrib.sparse backend, however, it is not functional at the moment (see issue #499 ).

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