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

[FEATURE] Add support for Keras models #65

Open
ombhojane opened this issue Oct 5, 2024 · 5 comments
Open

[FEATURE] Add support for Keras models #65

ombhojane opened this issue Oct 5, 2024 · 5 comments

Comments

@ombhojane
Copy link
Owner

ombhojane commented Oct 5, 2024

Currently, we only support scikit-learn models. We want to extend its functionality to include support for Keras models, which are widely used for building deep learning models.

Integrate Keras model support into our XAIWrapper, allowing users to apply our explainability techniques to neural networks and other deep learning models.

  • Modify XAIWrapper to accept and handle Keras model objects
  • Adapt existing explainability methods for Keras models where possible
@alo7lika
Copy link
Contributor

alo7lika commented Oct 5, 2024

assign me this work @ombhojane , i would love to contribute

@ombhojane ombhojane changed the title [FEATURE] Keras models support [FEATURE] Add support for Keras models Oct 6, 2024
@KunjShah95
Copy link
Contributor

CAN I CONTRIBUTE TOWARDS IT

@ombhojane
Copy link
Owner Author

@KunjShah95 has been assigned!

@KunjShah95
Copy link
Contributor

Will be giving u the solution within 2 to 3 days

@KunjShah95
Copy link
Contributor

kidnly check the solution it haas been uploaded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants