-
Notifications
You must be signed in to change notification settings - Fork 856
Open
Description
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
Labels
No labels