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

Probatus v3.0.0+ missing features & issues. #247

Open
ReinierKoops opened this issue Mar 19, 2024 · 2 comments
Open

Probatus v3.0.0+ missing features & issues. #247

ReinierKoops opened this issue Mar 19, 2024 · 2 comments

Comments

@ReinierKoops
Copy link

Issue Description
Probatus version 3.0.0+ removed some functionality that wasn't updated for multiple years, needed refactoring and was better done by other packages. When asking a sample of our users about this functionality, we noticed that as we suspected it wasn't used. Also with respect to maintainability, the fact it was out of sync with our other code and the potential to improve our core functionality in the future we chose to drop it.

If you make use of this package, but found that now some of its functionality that you previously used was removed in version 3.0.0, please report this here. Then we'll encourage you to use version 2.X.X in the meantime while we will look into reintroducing a modernized version of it. Also feel free to mention new ideas you might have.

@ReinierKoops ReinierKoops added this to the Probatus 3.0.0+ milestone Mar 19, 2024
@ReinierKoops ReinierKoops pinned this issue Mar 19, 2024
@ReinierKoops ReinierKoops removed this from the Probatus 3.0.0+ milestone Mar 19, 2024
@jeong2624
Copy link

jeong2624 commented Aug 14, 2024

I ran the function shap_elimination.fit_compute(X, y), but the error occurs on line 493 of feature_elimination.py.
ValueError: all the input array dimensions except for the concatenation axis must match exactly.

What should I do if I can't do it even though I fit X and y in data frames and series formats, respectively?

@ReinierKoops
Copy link
Author

ReinierKoops commented Aug 14, 2024

@jeong2624 could you please provide a code example and your probatus version?

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