cleanlab--cleanlab
423e5b0a07
* Makes some methods private that are not intended to be user-facing. * Adds experimental module with fasttext.py and coteaching.py * Adds header descriptions to code files which will render in docs * Many miscellaneous fixes
8 行
142 B
ReStructuredText
8 行
142 B
ReStructuredText
coteaching
|
|
==========
|
|
|
|
.. automodule:: cleanlab.experimental.coteaching
|
|
:autosummary:
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance: |