Expected Model Output ¶
By: agaldran on May 27, 2024, 7:40 a.m.
Hello,
Thanks for organizing. I have been trying to find a baseline algorithm so that I could check out exactly what output is expected, but I have not been able to find it. So I guess I have two questions:
1) Is there somewhere a baseline docker algorithm we can use as template to write our submissions?
2) Are you expecting the PDAC likelihoods (patient-level scores for AUC computation) to be submitted separately from the detection maps, as a list of floats? Or do you extract them out of the detection maps by taking the max confidence? Or should/may we provide an alternative likelihood extraction function, different of taking the max?
Cheers, Adrian