提交

提交图

1813 次代码提交

作者 SHA1 备注 提交日期
Elías Snorrason ee65553a05 Increase hypothesis deadline for testing near duplicate sets (#802) 2023-08-08 14:46:02 -04:00
Angela Liu 9eedcd9ef3 add link to cleanlab studio docs (#798) 2023-08-08 12:34:06 -04:00
Sanjana 3eea343e9f Added datalab dependencies for image (#797) 2023-08-07 12:40:34 -04:00
Hui Wen 0cd40abbb2 Remove explicit sklearn dependency from tutorial notebooks (#794) 2023-08-02 14:34:00 -04:00
Elías Snorrason 571e2b2d37 Add __init__.py to enable imports from cleanlab.datalab.internal (#793) 2023-08-02 11:25:51 -04:00
Hui Wen e1819648df swap import order (#788) 2023-07-28 18:44:45 +00:00
Tata Ganesh 3d50b9859d Add imbalance issue to datalab (#758)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-07-28 18:42:15 +00:00
Elías Snorrason b0fb8e5f77 Move Datalab internals to dedicated internal module (#783) 2023-07-28 16:18:51 +00:00
Hui Wen 5e218ec500 Update near duplicate sets in datalab tabular tutorial (#785) 2023-07-27 23:42:50 -04:00
Ulyana 7f12abf885 Add improved package import check for tutorials (#777)
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-07-27 17:56:47 -04:00
Yiran Shi bc78816341 Label Issue Detection Extention (#760)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-07-27 15:43:34 -04:00
Hui Wen b9102017bd Add more descriptive error messages for multiannotator modules (#784) 2023-07-27 14:25:19 -04:00
Elías Snorrason cc0fb470d9 Update near-duplicate sets (#781) 2023-07-26 17:12:20 +00:00
Sanjana 944c61379d Cleanvision Integration (#679)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-07-25 15:51:53 +00:00
Hui Wen d84d00e3f4 add test make sure correct examples are not flagged (#778) 2023-07-21 21:18:21 -07:00
Ulyana 29022f110b Update OD tutorial to work with new scores (#779)
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-07-21 20:55:26 -04:00
Ulyana dcd9ea3a16 Improve OD scores (#770)
* Add updated badloc, overlooked scores
* Improve code clarity for all scores
* Add codecov tests
* Remove unnecessary logic for swap score
2023-07-21 12:37:51 -07:00
Anish Athalye 63254c55b6 Fix regex
There are a couple levels of encoding here, which makes it hard to write
the regex.
2023-07-15 14:17:17 -04: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
Anish Athalye 393a737a75 Add analytics for docs website (#769) 2023-07-13 07:03:16 -04:00
Aditya Thyagarajan cb51891b06 lowering swap score for multiple labels associated with a box (#750)
* Lower swap scores for overlapping annotations + Optional arguments correction

---------

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Ulyana <ulya.tkach@gmail.com>
2023-07-12 20:29:20 +05:30
Jonas Mueller feb43d4baa clarify development instructions for new datalab issue types (#766)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-07-12 13:41:21 +00:00
Anish Athalye 216d00d218 Improve links and link checker for Markdown files (#768) 2023-07-10 09:44:27 -07:00
Hui Wen c3e30813c9 Improve hidden block check in tabular tutorial (#763) 2023-07-06 17:05:13 -04:00
Hui Wen afdb667501 change inspect.getfullargspec to signature in CleanLearning (#761) 2023-07-05 11:44:43 -07:00
Ulyana 1575ba7432 Add better segmentation tutorial hidden cell test (#759) 2023-06-29 18:01:45 -07:00
Jonas Mueller 5eb89fc363 link to papers for details of issue types in guide (#752) 2023-06-28 16:04:53 -07:00
Ulyana a77f84088c Update indices checked for in hidden final test cell of segmentation tutorial (#756)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-06-28 16:01:11 -07:00
Hui Wen b94106b6c9 CI: set nbsphinx_allow_errors False (#757) 2023-06-28 10:17:58 -07:00
Yiran Shi cb4c05cbff Add support for high dimensional arrays in CleanLearning(#749)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-06-27 00:12:52 -04:00
Jonas Mueller 7a5ebb974a tutorial ordering and naming (#755) 2023-06-23 20:03:09 -07:00
Mayank Kumar 9f302200a4 Regression label quality scores (#572)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: huiwengoh <45724323+huiwengoh@users.noreply.github.com>
2023-06-23 17:51:46 -07:00
Ulyana 78832cb97c Reduce size of segmentation tutorial dataset (#754) 2023-06-23 17:20:31 -07:00
Jonas Mueller 2857333153 list dmlr papers (#753) 2023-06-23 01:04:11 -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
Tata Ganesh a95fc07728 reduce datalab tutorial plots to better fit into scroll window (#751) 2023-06-22 23:13:48 -07:00
Ulyana 5f3de05e9e Temporary Github Actions workaround: Pin Python 3.7.16 (#748)
Co-authored-by: Sanjana Garg <garg.sanjana.95@gmail.com>
2023-06-22 16:30:24 -07:00
Gordon Lim 860bd6f551 Dont print recompute joint warning when estimation_method = off_calibrated_custom (#746) 2023-06-18 17:02:51 -07:00
Ulyana 299d66f3ec Update object detection tutorial to clarify out-of-sample predictions (#745)
* Add out-of-sample clarification to notebook, fix filename check, add unit tests
2023-06-15 13:14:30 -07:00
Jonas Mueller d3302c074e include n_jobs in cleanlearning kwargs docstring (#744) 2023-06-12 21:09:53 -07:00
Elías Snorrason 2922d7e7cc Set more datalab tutorials as some of the main tutorials (#729) 2023-06-12 18:39:38 -07:00
Jonas Mueller d51fa09a52 more detailed blurb (#743) 2023-06-12 01:56:05 -07:00
Anish Athalye 9b2dfc09ce Fix CI (#742)
Among other changes, this patch also disables HTML validation. This is a
bit tricky to get right, because when the Markdown is processed by
GitHub, it does some transformations that aren't mimicked by Pandoc. The
result of converting the existing Markdown to HTML using Pandoc is in
fact invalid HTML5.

The best way to fix this would be to use the [GitHub Markdown
API](https://docs.github.com/en/rest/markdown) to render the Markdown,
but that doesn't seem worth the effort right now. Instead, this patch
just disables HTML validation but preserves the link checking
functionality (and makes it start passing again).
2023-06-10 14:16:53 +00:00
Jonas Mueller 336dd1adcd reorder tutorials (#741) 2023-06-09 14:29:16 -07:00
Ulyana 7d84aa47cd Bugfix object detection visualize function(#739) 2023-06-07 21:11:30 -07:00
Hui Wen bf3b56ca4c Add note about tensorflow>=2.11 (#738) 2023-06-07 17:39:27 -04:00
Ulyana da65a9727f identifying label errors in Object Detection data (#676)
Co-authored-by: Aditya Thyagarajan <aditya1593@icloud.com>
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-06-07 01:12:46 -07:00
Elías Snorrason 43e24ba3f6 Make labels optional in Datalab (#730)
* feat(datalab):  make labels optional

* test(datalab):  fix test case for comparing empty list/array
2023-06-05 16:04:13 +00:00
Jonas Mueller 99be5aff99 add more tips to understand issue types in datalab tutorial (#734) 2023-05-31 11:01:14 -07:00