tensorflow / tensorflow/fairness-indicators
WIT not rendering fairness indicators in Vertex Workbench (works in Colab)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 358
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
I try to run the Fairness_Indicators_Example_Colab.ipynb in Vertex Workbench (user-managed notebook), but when I run this cell, it says Loading widget for ever and nothing is displayed. I restarted the Kernel after the pip installation. TFDV is shown, but not WIT with the fairness indicators. Any suggestions are appreciated.
widget_view.render_fairness_indicator(eval_result=eval_result,
slicing_column=slice_selection,
event_handlers=event_handlers
)
Loading widget...
This problem does NOT happen in Colab.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with g3doc/tutorials/Fairness_Indicators_Example_Colab.ipynb and the cell calling widget_view.render_fairness_indicator in Vertex Workbench. Compare its behavior with Colab and the TFDV widget in the same environment; done means the fairness indicators render instead of remaining on “Loading widget...”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100