datalab#
Warning
Methods in this datalab
module are bleeding edge and may have sharp edges. They are not guaranteed to be stable between different cleanlab
versions.
Getting Started#
This package has additional dependencies that are not required for the core cleanlab
package. To install them, run:
$ pip install "cleanlab[datalab]"
For the developmental version of the package, install from source:
$ pip install "git+https://github.com/cleanlab/cleanlab.git#egg=cleanlab[datalab]"