danielhomola/mifs

Bug: Issue in calculation of MI of unselected features with the previously selected feature in S

Closed this issue · 3 comments

Bug: Issue in calculation of MI of unselected features with the previously selected feature in S

Can you please try the latest version of the code and report back if you still encounter the bug? Thanks!

I had tested the code changes and it worked fine for me.

Thanks,
Swapnil

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