Coder Social home page Coder Social logo

Comments (6)

avantikalal avatar avantikalal commented on July 29, 2024 1

@teju85 We checked this and the problem still exists, despite the cuML bug being resolved. @cjnolet is looking into it.

from rapids-single-cell-examples.

avantikalal avatar avantikalal commented on July 29, 2024

Possibly relevant cuML issue: rapidsai/cuml#2478

from rapids-single-cell-examples.

cjnolet avatar cjnolet commented on July 29, 2024

. Also, I note that while the CPU output is sorted by score (i.e., the top 50 diff. genes have high scores, and are sorted in decreasing order), the GPU output seems to be unsorted, and some of the scores are very low.

Are you referring to the resulting scores (.e.g, adata.uns['rank_genes_groups']['scores'])? For me, the output for both CPU and GPU seem to be unsorted.

Correction: When using penalty='none', the major axis is indeed sorted in both the GPU and CPU notebooks.

While we wait for the release of the fix for rapidsai/cuml#2478, we have a couple options:

  1. Turn off regularization by passing penalty='none' into the rank_genes_groups functions for both CPU and GPU.
  2. Set the C hyper-parameter to the number of elements in X as recommended in rapidsai/cuml#2478.

from rapids-single-cell-examples.

teju85 avatar teju85 commented on July 29, 2024

hey folks,
just curious. Since the above cuML issue has been fixed, did any of you get a chance rerun the code afterwards? Are you still facing this issue?

from rapids-single-cell-examples.

avantikalal avatar avantikalal commented on July 29, 2024

@teju85 thanks for the reminder, we'll check and get back to you.

from rapids-single-cell-examples.

avantikalal avatar avantikalal commented on July 29, 2024

This issue should be resolved now: rapidsai/cuml#3645

Will test and close.

from rapids-single-cell-examples.

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.