文件历史

14 次代码提交

作者 SHA1 备注 提交日期
Jonas Mueller 0167accd0a license (#1263)
change license to Apache 2.0

---------

Co-authored-by: Anish Athalye <me@anishathalye.com>
2025-12-15 16:56:30 -08:00
Elías Snorrason a8cb2839f0 Improve matplotlib Axes typing (#1174) 2024-07-11 16:20:59 -07:00
Martin Zornoza Auñon 7d1f335017 Improve performance of find_label_issues for segmentation (#1067) 2024-04-10 21:09:28 +00:00
Jonas Mueller 5eaeb983f1 cleanup docstrings for recently added summary.py kwargs (#1088) 2024-04-08 14:42:08 -07:00
Matthew Turk cc319efea0 Add kwargs to functions that call plt.show() (#1084)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-04-08 11:59:58 -07:00
Martin Zornoza Auñon abd0924e61 Optimize segmentation/rank.py for performance and maintainability (#1064)
Enhanced `get_label_quality_scores` and `issues_from_scores` efficiency, improving execution speed and memory usage.
2024-03-27 17:14:31 +00:00
Elías Snorrason f7d6934fff Update tqdm import in filter.py and summary.py (#1012) 2024-02-15 18:26:11 +00:00
Elías Snorrason 0a03742f52 Refactor batching logic in cleanlab.segmentation.filter.find_label_issues (#918) 2024-01-08 11:30:25 +00:00
Kyle Gallatin f3a65b8c18 Issue 873 improve mem find label issues (#885)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-12-15 12:20:40 +00:00
Gibson Han e90dea60c7 702 - Shorten Refs of classes and functions (#831)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
Co-authored-by: tataganesh <tataganesh95@gmail.com>
2023-12-07 13:37:16 +00:00
Aditya Thyagarajan ffbddc3a9e mypy linting (#864)
* mypy linting

* summary without type check

* Add test to confirm np.array can be passed into visualize

---------

Co-authored-by: Ulyana <ulya.tkach@gmail.com>
2023-10-05 15:54:53 -07:00
Elías Snorrason 063c0fe472 Segmentation docs fix (#775)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-07-14 18:02:11 +00:00
Ulyana e2d413a1c4 Improve segmentation docstrings (#772) 2023-07-13 11:27:42 -07:00
Vedang Lad 35606fc401 label error detection in semantic segmentation datasets (#677)
Co-authored-by: Ulyana <ulyana@cleanlab.ai>
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-06-23 00:32:08 -07:00