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

Native Guide always generate counterfactual at the first #63

Closed
LbzSteven opened this issue Mar 11, 2024 · 1 comment · Fixed by #64
Closed

Native Guide always generate counterfactual at the first #63

LbzSteven opened this issue Mar 11, 2024 · 1 comment · Fixed by #64
Assignees

Comments

@LbzSteven
Copy link

Describe the bug
When using the Native Guide method:
exp_model = NativeGuideCF(model, (train_x, train_y), backend='PYT', mode='feat', method='NUN_CF', max_iter=10000)

The generated results are always swapping components starting at the beginning of the datasets

ChinaTown:
ChinaTown

Coffee:
coffee

GunPoint:
gunpoint

To Reproduce
Steps to reproduce the behavior. Also State the OS and the versions you are using.

Additional context
Add any other context about the problem here.

@JHoelli JHoelli linked a pull request Apr 3, 2024 that will close this issue
@JHoelli JHoelli self-assigned this Apr 3, 2024
@JHoelli
Copy link
Contributor

JHoelli commented Apr 3, 2024

Hi @LbzSteven,

thanks for reporting the issue. I solved it in the new release.

Feel free to test it and reopen the issue if you still have problems.

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

Successfully merging a pull request may close this issue.

2 participants