chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:49:22 +08:00
commit a41b2ab474
303 changed files with 64772 additions and 0 deletions
@@ -0,0 +1,11 @@
Using Datalab requires additional dependencies beyond the rest of the ``cleanlab`` package. To install them, run:
.. code-block:: console
$ pip install "cleanlab[datalab]"
For the developmental version of the package, install from source:
.. code-block:: console
$ pip install "git+https://github.com/cleanlab/cleanlab.git#egg=cleanlab[datalab]"