Coder Social home page Coder Social logo

Differences with Python version? about umap HOT 4 CLOSED

tkonopka avatar tkonopka commented on May 18, 2024
Differences with Python version?

from umap.

Comments (4)

tkonopka avatar tkonopka commented on May 18, 2024

Hi Maarten

That seems odd. To answer the question about synchronizing the parameters - the object 'umap.defaults' has all the arguments and values. The argument names match with those in umap-learn, so you can construct a python command setting the arguments one by one. But it sounds you have done that already.

The python group released a new version of umap-learn recently. I haven't checked yet how well the R package interfaces with that. It's a to-do item and I'll update if necessary. Curious, what version are you using?

(You closed this now - did you manage to resolve it?)

from umap.

slagtermaarten avatar slagtermaarten commented on May 18, 2024

Thanks for your message! I made an embarrassing mistake in transferring the raw data over from R to python: the sample annotation got shuffled during a data merging step and as such samples were not correctly labeled in python's UMAP plot. I finally figured out that this was the problem after having painstakingly checked all other steps (was assuming my rusty python skills were the source of the problem). The UMAPs looks highly similar now, just rotated about 90 degrees from each other.

from umap.

slagtermaarten avatar slagtermaarten commented on May 18, 2024

To quantitate the semblance between the two implementations on my data, I combined the 4 coordinate axes (2 from each UMAP) into one matrix and did a PCA on this matrix. I found the first two PCs to describe over 99% of all variance, consistent with rotational symmetry.

from umap.

tkonopka avatar tkonopka commented on May 18, 2024

Glad it worked out. Good luck with your analysis

from umap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.