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

AUC at 0.5304 #5

Open
caiocvsilva opened this issue Jul 7, 2020 · 3 comments
Open

AUC at 0.5304 #5

caiocvsilva opened this issue Jul 7, 2020 · 3 comments

Comments

@caiocvsilva
Copy link

When running the code with only three modifications:

  1. Download Outcomes-a.txt from https://physionet.org/content/challenge-2012/1.0.0/ since the file is not in input/.
  2. Removing the # from #np.save('./input/inputs', inputs), so the code can save and load inputs.
  3. Adding allow_pickle=True to all np.load().

The value of AUC obtained is around 0.5304 instead of 0.8431. Any of these changes or perhaps a different version of a module could be the reason for this lower result? What is the setup to run this code and obtained the correct result?

@Sri-vatsa
Copy link

Any updates on this?

@rachelcwq
Copy link

Same for me. Got AUC around 0.5

@felicityshaw
Copy link

Same problem.

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

4 participants