James Wexler
James Wexler
I was able to get TCAV working for your model once I also updated the `grad_class` output from your predict method to also return the string of the class instead...
Thanks for reaching out. Nothing should stop you from using LIT with an SVM model. To use LIT with your own model/dataset, you just need to define what information is...
Thanks for the report. What version of the transformers library do you have installed in your environment? The code on our main branch (and in our 0.2 pip package) requires...
There shouldn't be any issues. Can you send over the exact steps you used to run the code and attempt to open the tool?
What error do you see in the browser's developers console when you attempt to link import the github-hosted facets-jupyter.html from your own html page?
So if you copy that file to your machine or another local one and link it from there, does it work as expected?
@jimbojw any advice for getting access to this file without CORS issues?
You can save that file locally from our github repo on your own machine and point your jupyter notebook's code to load it from your local copy, or have your...
I wasn't aware of Google Data Studio third-party community reports visualizations. I think it would be possible to add Facets Dive and Facets Overview with a bit of work on...
Thanks @kevinrobinson! Will take a look early next week