Closed Wangrui-berry closed 1 month ago
I'm also curious about the convert_label function. It seems that 1 represents a response, 0 represents no response, and -1 represents uncertainty. But, I'm puzzled by the judgment based on the cutoff values of OS and PFS.
Is the label about the response to Anti-HER2 treatment? And what dose the label in the excel (supplemental material) of "-1" (there is 0, 1, -1) represent?
Sorry for the late response.
To clarify:
Hope this helps!
I'm also curious about the convert_label function. It seems that 1 represents a response, 0 represents no response, and -1 represents uncertainty. But, I'm puzzled by the judgment based on the cutoff values of OS and PFS.
To clarify:
The OS and PFS cutoff values are determined based on the predicted probabilities for labels {0, 1} using the Youden index on the ROC curve.
Hope this helps!
Is the label about the response to Anti-HER2 treatment? And what dose the label in the excel (supplemental material) of "-1" (there is 0, 1, -1) represent?