scvi-tools
scvi-tools copied to clipboard
scANVI predict method should return observed labels instead of predicted
Right now, scANVI returns the prediction for both the cells with unobserved labels and observed labels. We should add a parameter (and default True) to return the observed labels for cells with observed labels.
Related to this discourse post