Hello,
Thank you for the wonderful work and for open-sourcing the cHL downstream tasks as tutorial notebooks. They have been incredibly helpful for getting started with the dataset.
I attempted to reproduce the results reported in the paper using the tutorial notebooks, but I noticed a discrepancy in the cell counts:
- Paper Reported: ~134K cells
- Tutorial Notebook: ~144K cells
This difference seems to lead to a slight drop in cell phenotyping performance. Below is a comparison of the results I obtained:
| Source |
F1-Score |
Average Precision |
| KRONOS (Paper) |
68.07 |
76.14 |
| KRONOS (Tutorial) |
67.2 |
74.2 |
Could you please clarify if there were specific filtering steps or version differences between the paper and the tutorial code?
Thank you for your time!
Hello,
Thank you for the wonderful work and for open-sourcing the cHL downstream tasks as tutorial notebooks. They have been incredibly helpful for getting started with the dataset.
I attempted to reproduce the results reported in the paper using the tutorial notebooks, but I noticed a discrepancy in the cell counts:
This difference seems to lead to a slight drop in cell phenotyping performance. Below is a comparison of the results I obtained:
Could you please clarify if there were specific filtering steps or version differences between the paper and the tutorial code?
Thank you for your time!