tqdo
tqdo
Try including the link in the footer instead of header
Thanks @jwmueller. Is [this](https://docs.cleanlab.ai/master/tutorials/regression.html) the tutorial you mentioned? I don't see any Datalab used in there. A related question: it seems like [Regression](https://github.com/cleanlab/cleanlab/blob/22dd845c48e53b3de6b70f9a9c93ed4f90288921/cleanlab/datalab/internal/issue_manager_factory.py#L71) and Multilabel only support label issue for...
Thanks for sharing the link. Do we have any plan to add other issues like outlier, non_iid and near_duplicate to Datalab for regression and multilabel tasks?
I installed the latest dev version and delete the optional `issue_types` but Datalab is still only finding label issues for a Regression task. Colab link: https://colab.research.google.com/drive/1zEoD2OoM9OSK_Zvr7_CB5DHlStI8djfD#scrollTo=yzXLadmX20lR
Thanks a lot @jwmueller and @elisno, it works great now. A related question: do you guys have a PR for adding multi-label to Datalab that I can follow?
awesome, thanks a lot