Predictions for regression in Datalab (#902)
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com> Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
这个提交包含在:
@@ -0,0 +1,8 @@
|
||||
regression
|
||||
==========
|
||||
|
||||
.. warning::
|
||||
Methods in this ``regression`` module are bleeding edge and may have sharp edges. They are not guaranteed to be stable between different ``cleanlab`` versions.
|
||||
|
||||
.. toctree::
|
||||
label
|
||||
@@ -0,0 +1,8 @@
|
||||
label
|
||||
=====
|
||||
|
||||
.. automodule:: cleanlab.datalab.internal.issue_manager.regression.label
|
||||
:autosummary:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
在新工单中引用