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

Bug in code #2

Closed
vandana-rajan opened this issue Aug 13, 2019 · 1 comment
Closed

Bug in code #2

vandana-rajan opened this issue Aug 13, 2019 · 1 comment

Comments

@vandana-rajan
Copy link

Hi,

First of all thanks a lot for sharing your code.
I found a small bug in the MATLAB code (I haven't tested the python version yet.).
In MDA_quants.m,
idx_2 = idx(class_index(idx)==j);
If my class label starts from 0, then its creating an error here.
It would be great if it is explicitly written in the 'read me' or somewhere else that the class indices should start from 1.

Vandana

@vandana-rajan
Copy link
Author

Actually you have written that as a comment in the code. I did not see it.
My bad. Sorry.

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

1 participant