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

Demo notebook needs update #529

Open
Shidhanta95 opened this issue Apr 24, 2024 · 1 comment
Open

Demo notebook needs update #529

Shidhanta95 opened this issue Apr 24, 2024 · 1 comment

Comments

@Shidhanta95
Copy link

Example jupyter notebook for sklearn (https://github.com/Trusted-AI/AIF360/blob/main/examples/sklearn/demo_new_features.ipynb) throws an error during compilation because of an outdated usage of the OneHotEncoder usage. The fix needed is for parameter to be updated from sparse to sparse_output.

@Shidhanta95
Copy link
Author

If allowed to, I can make the necessary changes and make a pull request as well. Just wanted to document the issue.

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

1 participant