Skip to content

Applying transform() to mixed datasets. #1221

@jackcturner

Description

@jackcturner

Hello,

I've seen a few issues asking this same question, but they are unanswered and from some years ago, so I'm hoping I can get some advice.

I have two UMAP models generated using different data types of the same sample. I've taken the intersection of these two models to produce a single embedding which I'd now like to transform new data into. It's not clear to me how this can be done, as the intersection operation can only be applied to UMAP objects, not the arrays returned by the transform method.

Is there some way of doing this within the UMAP functionality, or are there alternative approaches?

Thanks,
Jack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions