Bug: Issue in calculation of MI of unselected features with the previously selected feature in S
Closed this issue · 3 comments
swapnilkura-tal commented
Bug: Issue in calculation of MI of unselected features with the previously selected feature in S
danielhomola commented
Can you please try the latest version of the code and report back if you still encounter the bug? Thanks!
swapnilkura-tal commented
I had tested the code changes and it worked fine for me.
Thanks,
Swapnil
gracewang723 commented
Can you please try the latest version of the code and report back if you still encounter the bug? Thanks!
I applied the last version, the error is All-NaN slice encountered
S, F = self._add_remove(S, F, bn.nanargmax(xy_MI))
ValueError: All-NaN slice encountered