Karan Goel
Karan Goel
Catalogue data-centric tools that are related to existing area pages, e.g. tools for data programming, weak supervision, data cleaning, data privacy, robustness, evaluation, monitoring, etc.
Catalogue startups that are working to develop data-centric AI solutions, including MLOps tools, ML platforms, data management solutions for ML, etc. Link [here](https://github.com/HazyResearch/data-centric-ai/blob/main/awesome-lists/startups.md)
We should set upper bounds on all packages, because major version changes may break functionality for users.
``` mk.gui.Button(..., icon=None, ...) ``` creates a button correctly, but causes round-trip issues with the backend due to the `/store/update/` endpoint being passed a payload of `{value: null}`, which leads...
```python import meerkat as mk df = mk.get('cuad') df['train'].gui.gallery() ``` When I double click a card in the gallery to pop it open, I get the following traceback: ``` Arguments:...
It would be nice to ship a Docker image with every release