James Wexler

Results 228 comments of James Wexler
trafficstars

I have only verified that WIT builds with bazel 0.27.0. Sorry, I know its a very old version. WIT is a project that isn't actively being developed. Check out https://pair-code.github.io/lit/...

The issue most likely has to do with version numbers of dependencies. The What-If Tool is an old project at this point and was last built against old versions of...

Thanks, I see the issue and am looking into a solution. It seems that the model files for the image classifier that we used from tensorflow.js got moved and now...

I have fixed the deployed version by making the following change to the compiled image demo html file: https://github.com/PAIR-code/what-if-tool/commit/a410765966ad256332b8e67e6cab6fc6d51ef536 I have not made any change to the source code that...

I'd recommend looking at your model's performance sliced by different subgroups of the dataset to see on which groups the model is performance best/worst at. And then trying to find...

Can you list the steps you took exactly and the versions of managed notebooks used? In general, the LIT tool is more general-purpose, extensible, and actively being developed, so you...

What machines did you try it on where it failed and where it succeeded? Can you provide an exact set of repro steps with a minimal example? The minimal example...