feat: Add XAI SDK integration to TensorFlow models with LIT integration#917
Conversation
Add automatic addition of feature attribution for TensorFlow 2 models in the LIT integration on Vertex Notebooks. Detects for Vertex Notebooks by looking for the same enviornment variable to check for Vertex Notebooks as the LIT library does.
|
In the future, would it be possible to add the automatic addition of feature attribution for TensorFlow 2 models imported using |
|
Where is |
I think this is possible, but I don't know if we should do this automatically. We charge users for using explanations on uploaded models. I think having a parameter that sets up explanation metadata or having a function that utilizes the XAI SDK to create metadata would be better. Would those suffice? |
I have couple of questions:
|
|
Add automatic addition of feature attribution for TensorFlow 2 models in the LIT integration on Vertex Notebooks. Detects for Vertex Notebooks by looking for the same environment variable to check for Vertex Notebooks as the LIT library does.
Fixes b/210943910 🦕
go/local-explanations-lit-xai-notebook