Closed mumichae closed 1 year ago
Isolated label ASW is not scaled, so that the expected output range would be between -1 and +1
https://github.com/theislab/scib/blob/98ee9a20260993ca5df960054dcc82ff8fd75b20/scib/metrics/isolated_labels.py#L237-L249
Solution: Add scaling option to metric
Merging #371 (225adf6) into main (98ee9a2) will increase coverage by 0.05%. The diff coverage is 100.00%.
0.05%
100.00%
We'll need a new release and then an open problems PR to pin to that release @danielStrobl
Isolated label ASW is not scaled, so that the expected output range would be between -1 and +1
https://github.com/theislab/scib/blob/98ee9a20260993ca5df960054dcc82ff8fd75b20/scib/metrics/isolated_labels.py#L237-L249
Solution: Add scaling option to metric