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 loading GMSC #24

Open
izagorac opened this issue Feb 21, 2024 · 1 comment
Open

Bug in loading GMSC #24

izagorac opened this issue Feb 21, 2024 · 1 comment

Comments

@izagorac
Copy link

izagorac commented Feb 21, 2024

When using the load_gmsc function and using a value for n that is arbitrarily large, the function will oversample the dataset resulting in more data points than that exist in the dataset. This is not a desirable result. Instead, the function should just return the full dataset when n is larger than the amount of data points.

@ceferisbarov
Copy link

I believe this is no longer relevant to CounterfactualExplanations.jl, since that function has been moved to TaijaData.jl package.

@pat-alt pat-alt transferred this issue from JuliaTrustworthyAI/CounterfactualExplanations.jl Mar 7, 2024
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

2 participants