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

Create Example Notebook files showcasing the explanation methods #28

Open
mmschlk opened this issue Dec 6, 2022 · 1 comment
Open
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@mmschlk
Copy link
Owner

mmschlk commented Dec 6, 2022

The examples currently sitting in the root of the projects should be moved into notebooks and run to showcase the explanations.
For this the visualization (#29) and the validators (#24) need to be updated first.

@mmschlk mmschlk converted this from a draft issue Dec 6, 2022
@mmschlk mmschlk self-assigned this Dec 6, 2022
@mmschlk mmschlk added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 6, 2022
@mmschlk
Copy link
Owner Author

mmschlk commented Jan 2, 2023

Added basic_usage.ipynb in 7ff51c7.

Still need the following notebooks:

  • storage mechanisms (show all kinds of storage mechanisms, how they work and what they do)
  • how to work with sklearn models and what do with data preprocessing -> sklearn pipelines
  • how to work with torch models and what do do with data preprocessing -> torch onehot encoding and such
  • an example notebook with batch / interval / incremental explainers

@mmschlk mmschlk added the help wanted Extra attention is needed label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

1 participant