Ulyana
Ulyana
- fix broken link from packaging.python
When finding issues using code below (on a dataset where there are no issues), the following attempts (1,2) throw error: ```python lab = cleanlab.Datalab(data=train[numerical], label_name="label", task="regression") lab.find_issues(pred_probs=y_train_pred) ``` 1.`label_quality_scores =...
There is a github actions that creates a docs preview link to visualize potential doc changes on push to any PR. This link is broken. Follow up on https://github.com/readthedocs/actions/issues/24 to...
- [ ] add docstrings to functions - [ ] host docs online using sphinx at cleanvision.cleanlab.ai