NVIDIA-Genomics-Research / rapids-single-cell-examples

Examples of single-cell genomic analysis accelerated with RAPIDS
Apache License 2.0
318 stars 68 forks source link

rank_gene_group_fix for rapids-23.02 #107

Closed Intron7 closed 1 year ago

Intron7 commented 1 year ago

LogisticRegression.coef_ is transposed in rapids-23.02. This makes PR makes sure both cases (rapids<23.02 and rapids==23.02) are handled.