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

Adding support for PyTorch models #407

Open
corridordigital opened this issue Nov 22, 2022 · 0 comments
Open

Adding support for PyTorch models #407

corridordigital opened this issue Nov 22, 2022 · 0 comments

Comments

@corridordigital
Copy link

Description of Problem:

  • PyTorch is a great multi-purpose neural network development framework.
  • Deep learning algorithms are getting easier to train, understand, deploy and manage and can be used with great efficiency in enterprise contexts.
  • SHAP values can be computed for neural nets and serve for model explainability purposes.

Overview of the Solution:

  • Integrate the DeepLIFT algorithm (Deep SHAP), and the possibility to visualize the estimated values in the SHAPASH GUI.

Examples:

Blockers:

  • Not all explainability methods will be suitable, this is a limitation rather than a blocker

Definition of Done:

  • PyTorch models trained on tabular data (regression or classification use cases) can be used with SHAPASH
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