cleanlab--cleanlab
89866d53b4
Co-authored-by: Ganesh Tata <tataganesh95@gmail.com> Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com> Co-authored-by: Elías Snorrason <eliassno@gmail.com>
36 行
739 B
ReStructuredText
36 行
739 B
ReStructuredText
issue_manager
|
|
=============
|
|
|
|
.. warning::
|
|
Methods in this ``issue_manager`` module are bleeding edge and may have sharp edges. They are not guaranteed to be stable between different ``cleanlab`` versions.
|
|
|
|
|
|
Registered issue managers
|
|
-------------------------
|
|
|
|
These are the issue managers that Datalab has registered.
|
|
|
|
.. toctree::
|
|
Base issue_manager module <issue_manager>
|
|
label
|
|
outlier
|
|
duplicate
|
|
noniid
|
|
imbalance
|
|
underperforming_group
|
|
|
|
Unregistered issue managers
|
|
---------------------------
|
|
|
|
These are the issue managers that Datalab has not registered (yet).
|
|
|
|
.. toctree::
|
|
null
|
|
data_valuation
|
|
|
|
ML task-specific issue managers
|
|
---------------------------------
|
|
|
|
.. toctree::
|
|
regression/index
|