cleanlab--cleanlab
1883cd60ec
* docs(datalab): 📝 add a page that describes the issues that Datalab can detect * docs(datalab): 📝 rewrite sections on datalab docs page Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
29 行
652 B
ReStructuredText
29 行
652 B
ReStructuredText
Datalab guides
|
|
==============
|
|
|
|
This page contains a list of guides for using Datalab.
|
|
|
|
.. note::
|
|
|
|
.. include:: ../optional_dependencies.rst
|
|
|
|
|
|
Types of issues
|
|
---------------
|
|
|
|
These guides are for users who want to use Datalab with greater control, selecting what issues to search for and what nondefault settings to use for detecting them.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
issue_type_description
|
|
|
|
Customizing issue types
|
|
-----------------------
|
|
|
|
These guides are for developers to create a custom issue type that Datalab can audit for together with the built-in issue types it already detects.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
custom_issue_manager |