Open luantunez opened 3 years ago
Hi! 0 means the labeler found that the mention of the category was negated, -1 means the labeler found that the mention of the category was uncertain, and void means the labeler did not find a mention of the category. We treated 0 and void as negative, 1 as positive, and experimented with different methods of handling -1 (uncertain).
Thank you very much!
Hi @luantunez ! So sorry if my question is not relating to your question. But I wish to ask whether you were faced the issue of step 6 in the prerequisites? Or how can you overcome it because I cannot import bllipparser lib?
Hi! I followed this issue https://github.com/stanfordmlgroup/chexpert-labeler/issues/3
Hello and thank you very much for sharing your great work! The prediction ran smoothly, but I am not sure on how to interpret the resulting csv file. There are some categories present, some with a "0", others with a "-1" and other void. What does that mean? Here is an example:
Thank you very much in advance!