theislab / chemCPA

Code for "Predicting Cellular Responses to Novel Drug Perturbations at a Single-Cell Resolution", NeurIPS 2022.
https://arxiv.org/abs/2204.13545
MIT License
88 stars 23 forks source link

Add single loss evaluation #94

Closed MxMstrmn closed 2 years ago

MxMstrmn commented 2 years ago

Close #90

The single loss evaluation is mostly analogous to the evaluate_r2 function.

Unfortunately, I overserved many -inf results, so I am excluding them to get proper scores but tracking them during the evaluation.

MxMstrmn commented 2 years ago

Great, thanks @siboehm 🥳 Merging.