提交

提交图

1824 次代码提交

作者 SHA1 备注 提交日期
Hui Wen f03cdd8f3c add datalab extra in multilabel tutorial (#984) 2024-02-08 08:11:31 -06:00
Jonas Mueller 6c1882bbcc fix typos in object detection notebook (#983) 2024-02-08 00:02:06 -07:00
Elías Snorrason 5540959173 Add existing issue managers to more tasks (#979)
Co-authored-by: Sanjana <sanjanag@users.noreply.github.com>
2024-02-07 22:05:21 -07:00
Aditya Thyagarajan 2b6ad95c32 add exploratory analysis for objectlab (#969)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-02-07 21:19:05 -07:00
Jonas Mueller 077f5a9369 convey datalab generality in multilabel tutorial (#981) 2024-02-07 16:45:46 -07:00
Elías Snorrason 387ffa3504 Add a show_all_issues  optional argument to Datalab.report() (#970)
Co-authored-by: Sanjana <sanjanag@users.noreply.github.com>
2024-02-07 14:52:00 -07:00
Elías Snorrason bad83457f3 Drop Python 3.7 support and add Python 3.11 support (#980) 2024-02-07 14:46:58 -07:00
Jonas Mueller 59d6e3fd65 link at bottom of docs homepage (#978) 2024-02-05 07:22:37 -06:00
Elías Snorrason 070b6e5b42 Fix dev dependencies (pytest and black formatter) (#975) 2024-02-01 17:42:56 +00:00
Aditya Thyagarajan 22dd845c48 add bbox area computation (#968) 2024-01-25 20:21:06 -08:00
Ulyana 0d30452da5 Add docstring clarification to Object Detection bbox shapes (#954)
Co-authored-by: Aditya Thyagarajan <aditya1593@icloud.com>
2024-01-24 09:33:23 -08:00
Ganesh Tata 51de77768d Multilabel Issue Manager for Classification (#929)
* Add Multilabel label issue manager

* Add task validation in Datalab constructor

* Add type checks for labels in issue managers

* Refactor code to use Datalab for finding label issues in multi-label classification tutorial

---------

Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-01-24 00:14:04 +00:00
Elías Snorrason 3910f0d955 Revert sklearn and tf version caps (#965)
Update tolerance model parameter in the audio tutorial.
2024-01-22 16:07:16 +00:00
Elías Snorrason 7504a21cf7 Postprocess opengraph urls (part 3) (#964) 2024-01-19 15:41:48 +00:00
Elías Snorrason 699cd2b723 Fix URL replacement regex in gh-pages.yaml (#963)
- Switch to double-quoted scalar
- Escape double quotes in tag
- Omit ending backslash in first group to write a valid replace pattern
2024-01-19 15:16:38 +00:00
Elías Snorrason 437d3f3f54 Postprocess opengraph urls (part 2) (#960) 2024-01-19 12:46:58 +00:00
Elías Snorrason 67fe249386 Temporarily cap Tensorflow and scikit-learn versions (#961) 2024-01-19 12:46:30 +00:00
Elías Snorrason 8c83ae8ae4 Postprocess opengraph urls (#959)
Update find-replace patterns
2024-01-18 15:01:54 +00:00
Elías Snorrason 9315431410 Add missing ref to url links in OpenGraph metadata (#958)
Attempt to find-replace meta tags with proper urls
2024-01-17 23:03:12 +00:00
ChG 89866d53b4 make data valuation issue manager user facing (#925)
Co-authored-by: Ganesh Tata <tataganesh95@gmail.com>
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-01-17 17:49:58 +00:00
Elías Snorrason 15bec56103 Rescale ood scores in outlier package (#953)
Co-authored-by: Ulyana <ulya.tkach@gmail.com>
2024-01-17 17:42:23 +00:00
Elías Snorrason a8d2170f0d add extention to docs for Open Graph metadata (#881) 2024-01-16 18:10:50 +00:00
Anish Athalye 1bd16eec41 Ignore hash for GitHub URLs (#956)
The HTML page returned by GitHub no longer contains ID attributes for
line numbers or headers (from user's Markdown files); the functionality
is implemented in JavaScript now.
2024-01-12 22:16:10 +00:00
Aditya Thyagarajan b2de6bbefb add property based test for multilabel classification (#945)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-01-10 14:55:09 +00:00
Aditya Thyagarajan ae085b45b5 ensure near-predicted labels are not flagged as label issue (#950)
* ensure near-predicted labels are not flagged as label issue
2024-01-10 11:39:28 +05:30
Reuven Peleg a4b1612528 Update segmentation.ipynb (#948) 2024-01-09 15:00:59 +00:00
Elías Snorrason 3526e4e8db Clarify knn_graph data ordering/formatting when user-provided (#878)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-01-08 18:23:31 -08:00
Elías Snorrason 0a03742f52 Refactor batching logic in cleanlab.segmentation.filter.find_label_issues (#918) 2024-01-08 11:30:25 +00:00
Jonas Mueller 594307eda8 link to near duplicate handling code + other tutorial updates (#931) 2024-01-05 14:47:48 +00:00
Ganesh Tata 5e078339a7 Make Null Issue Manager User-Facing (#927)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-01-05 14:15:29 +00:00
Elías Snorrason 23af72a2bd Near duplicate score transformation (#943) 2024-01-05 01:04:16 +00:00
Elías Snorrason 9ecfea1316 switch rarest class column to given label column (#940)
follow-up to #933
2024-01-03 10:00:56 +00:00
Ganesh Tata b806cba4aa Add imbalance class label to Issues Dataframe (#933)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-01-03 08:35:02 +00:00
Jonas Mueller 7eb9967a0b class imbalance scores to still show rarest proportion even when is_i… (#934)
Co-authored-by: Ganesh Tata <tataganesh95@gmail.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-01-02 16:39:27 +00:00
Sanjana 002f898ead list params for image issues in Datalab guide (#936) 2023-12-28 23:46:40 +13:00
Ryan Singman bc10585352 Patch: epsilon for near duplicate (#919)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-12-21 13:03:51 +00:00
Elías Snorrason c94f136cb0 Add a section to FAQs on handling near-duplicate examples (#913)
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-12-21 10:58:15 +00:00
Yiran Shi 03d5c968b9 Report class metrics for object detection dataset (#877)
* Add support to per-class metrics for Object detection, thanks @Steven-Yiran
2023-12-19 09:22:20 +05:30
Jonas Mueller afe1fdb748 remove class imbalance section from the quickstart (#924) 2023-12-18 16:58:43 +00:00
Ganesh Tata 15d39c5703 FEAT: Vectorize loops, bug fix (#917)
- Vectorize for loops for speedup
- Get null rows correctly
2023-12-18 15:24:38 +00:00
Ganesh Tata 7b720c8fd8 Add Non-IID section for datalab text tutorial (#916)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-12-15 18:17:41 -08: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
Ganesh Tata 3fb20e9596 CI: Run slowest tests at the end and fail early (#900) 2023-12-14 17:59:28 +00:00
Ganesh Tata 4ad0b6e001 Add Class Imbalance issue type to Datalab defaults (#912) 2023-12-14 17:52:41 +00:00
Ganesh Tata e25a14772b Make underperforming group issue type user facing in Datalab (#907)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-12-13 16:56:21 +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
Elías Snorrason 2e3608a2d8 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>
2023-12-07 04:26:16 +00:00
Elías Snorrason 4ac43c0a26 Restrict termcolor dependency to versions below 2.4.0 (#905)
Temporary fix, to be reverted.
2023-12-05 01:28:36 +00:00
Ganesh Tata dee32ad9a1 Underperforming Group Issue Type (#838)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-11-30 16:27:27 +00:00
Elías Snorrason e9ee35f075 Test properties of near duplicate sets (#895)
* create and test strategy for generating knn_graph as test inputs

* test strategy for generating knn_graphs

- Each row has the distances sorted in ascending order in the csr-format.
- The indices of the neighbors are unique within a column and don't have the query point as a neighbor.
- If points a and b are mutual neighbors, they have the same distance between them.

* add property based tests for near-duplicate sets

* flag near-duplicate issues based on items in near duplicate sets.
2023-11-28 15:06:48 +00:00