Hi! @LTLA
I've been searching through the examples of your UMAP library and I was wondering if there is any option to use it in a fit/transform way similar to the UMAP library in python.
I mean, loading a dataset to compute the embeding and then using a transform method to transform new samples into the existing embedded space and get the transformed output.
Thank you so much!
Hi! @LTLA
I've been searching through the examples of your UMAP library and I was wondering if there is any option to use it in a fit/transform way similar to the UMAP library in python.
I mean, loading a dataset to compute the embeding and then using a transform method to transform new samples into the existing embedded space and get the transformed output.
Thank you so much!