Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to convert yhat or yhat_raw outputs into icd codes #10

Open
cascademars opened this issue May 26, 2023 · 1 comment
Open

Not able to convert yhat or yhat_raw outputs into icd codes #10

cascademars opened this issue May 26, 2023 · 1 comment

Comments

@cascademars
Copy link

Hi. Thanks for the great work. Im trying to write a inference script for this repo. But not able to understand how to convert yhat or yhat_raw predictions into ICD codes. If possible can you please suggest how to go ahead.
Thanks.

@GanjinZero
Copy link
Owner

Please see load_full_codes(self.train_path, version=version) in data_util.py to convert label id to icd codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants