项目文件夹

文件
2023-05-09 15:19:24 -04:00

11 行
364 B
ReStructuredText

This package has additional dependencies that are not required for the core ``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]"