chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:49:22 +08:00
commit a41b2ab474
303 changed files with 64772 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
models
======
.. warning::
Methods in this ``models`` module are not guaranteed to be stable between different ``cleanlab`` versions.
Useful models adapted for use with cleanlab.
Some of these files include various models that can be used with cleanlab to find issues in specific types of data. These require dependencies on deep learning and other machine learning packages that are not official cleanlab dependencies. You must install these dependencies on your own if you wish to use them.
.. automodule:: cleanlab.models
:autosummary:
:members:
:undoc-members:
:show-inheritance: