文件历史

417 次代码提交

作者 SHA1 备注 提交日期
Elías Snorrason e604611b9b Add v2.6.6 to RELEASE_VERSIONS (#1162)
CI / Test: Python 3.10 on windows (push) Has been cancelled
CI / Test: Python 3.11 on windows (push) Has been cancelled
CI / Test: Python 3.8 on windows (push) Has been cancelled
CI / Test: Python 3.9 on windows (push) Has been cancelled
CI / Test: Python 3.10 on macos-12 (push) Has been cancelled
CI / Test: Python 3.11 on macos-12 (push) Has been cancelled
CI / Test: Python 3.8 on macos-12 (push) Has been cancelled
CI / Test: Python 3.9 on macos-12 (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.11 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.8 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.9 on ubuntu-latest (push) Has been cancelled
CI / Test without optional dependencies and with minimum compatible versions of dependencies (push) Has been cancelled
CI / Type check (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Check for unused/wildcard imports (push) Has been cancelled
CI / Lint Notebooks (push) Has been cancelled
GitHub Markdown Links / test (push) Has been cancelled
2024-06-25 19:27:43 +00:00
Elías Snorrason f447bf2cf0 Exclude notebook pattern for data_monitor.ipynb in docs (#1161) 2024-06-25 14:58:04 +00:00
Elías Snorrason 18dfb0db7c Update knn shapely score computation (#1142)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-19 19:09:35 +00:00
Elías Snorrason 695fe59e13 Link underperforming group FAQ on to workflows tutorial (#1152)
Fixes #1150
2024-06-19 01:04:40 +00:00
Jonas Mueller 7e81a23058 Update quickstart links that were outdated (#1148) 2024-06-15 00:27:54 +00:00
Jonas Mueller b0ca6e5ca8 Explicitly call out Datalab in duplicate handling FAQ (#1139) 2024-06-12 14:25:27 +00:00
Elías Snorrason bc3451c262 Show Datalab workflow on using categorical column for finding underperforming groups (#1137)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-12 04:26:50 +00:00
Elías Snorrason ebca261322 Improve Documentation for Miscellaneous Datalab Workflows (#1138)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-12 04:04:43 +00:00
Jonas Mueller de727e3317 Clarify per data point vs dataset-level issue types (#1136) 2024-06-12 02:53:32 +00:00
Elías Snorrason a7aab16ed6 Add notebook with miscellaneous Datalab workflows (#1125)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-11 14:50:30 +00:00
Elías Snorrason d9f589ee26 Add table of issue type info and relevant column name descriptions (#1100)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-06 15:25:39 +00:00
Elías Snorrason 75a9d1c1b9 Add v2.6.5 to RELEASE_VERSIONS (#1130)
CI / Type check (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Check for unused/wildcard imports (push) Has been cancelled
CI / Lint Notebooks (push) Has been cancelled
CI / Test: Python 3.10 on windows (push) Has been cancelled
CI / Test: Python 3.11 on windows (push) Has been cancelled
CI / Test: Python 3.8 on windows (push) Has been cancelled
CI / Test: Python 3.9 on windows (push) Has been cancelled
CI / Test: Python 3.10 on macos-12 (push) Has been cancelled
CI / Test: Python 3.11 on macos-12 (push) Has been cancelled
CI / Test: Python 3.8 on macos-12 (push) Has been cancelled
CI / Test: Python 3.9 on macos-12 (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.11 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.8 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.9 on ubuntu-latest (push) Has been cancelled
CI / Test without optional dependencies and with minimum compatible versions of dependencies (push) Has been cancelled
GitHub Markdown Links / test (push) Has been cancelled
2024-05-24 21:48:07 +00:00
Nelson Auner 51b147b35a Refactor tabular tutorial to dynamically handle displaying exact duplicate sets (#1128)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-05-24 21:26:07 +00:00
Elías Snorrason 4e2cafbc51 Update pip install instruction in object detection tutorial (#1126) 2024-05-23 15:07:17 +00:00
Elías Snorrason 71ba4b3209 Add a knn module (#1117)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-05-14 13:59:15 -04:00
Rahul Aditya 2870e194ce Add end-to-end tests at the end of Datalab Quickstart tutorial (#1118)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-05-14 14:30:20 +00:00
Elías Snorrason fda3413275 Bump cleanlab version to 2.6.5 post release (#1121) 2024-05-14 00:19:30 +00:00
Elías Snorrason b13d27e9b9 Fix numerical instability with Euclidean distance metric (#1113) 2024-05-02 13:24:58 +00:00
Elías Snorrason 13442e2ed4 Use existing Datalab to audit new data for outliers (#1112) 2024-04-24 02:48:23 +00:00
Elías Snorrason 2e9c4a958a Remove unsqueeze call in image tutorial (#1108)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-04-22 14:41:48 -07:00
Matthew Turk 94b99456e2 improved datalab issue type guide description for non iid issue (#1102)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-04-19 14:38:02 -07:00
Jonas Mueller 289872efb0 Remove sklearn install from tutorials (#1091) 2024-04-10 21:16:06 +00:00
Jonas Mueller ebc6987d73 shorten sidebar naming to fit to one-line 2024-04-09 00:10:30 -07:00
Jonas Mueller cbd5f789ba some renaming of tutorials for clarity (#1090) 2024-04-08 15:38:29 -07:00
Jonas Mueller 4846455b5c in tutorials clarify difference between cleanlearning v datalab (#1089) 2024-04-08 15:17:07 -07:00
ChG 1d5d3ccb5a Fix typo in issue type description guide for Datalab (#1085) 2024-04-06 02:53:12 +00:00
ChG a0f24add61 Use existing Datalab to audit additional new data (#1049)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-04-06 02:51:59 +00:00
ChG b751269fdc Add user-facing cleanlab.data_valuation module (#1050)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-04-04 01:48:20 +00:00
Matthew Turk 0c5d8cbb0b CleanLearning tutorials sidebar (#1066)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-03-29 18:29:39 -07:00
Elías Snorrason b66a959547 Add v2.6.3 to RELEASE_VERSIONS (#1058)
CI / Lint Notebooks (push) Has been cancelled
CI / Test: Python 3.10 on windows (push) Has been cancelled
CI / Test: Python 3.11 on windows (push) Has been cancelled
CI / Test: Python 3.8 on windows (push) Has been cancelled
CI / Test: Python 3.9 on windows (push) Has been cancelled
CI / Test: Python 3.10 on macos-latest (push) Has been cancelled
CI / Test: Python 3.11 on macos-latest (push) Has been cancelled
CI / Test: Python 3.8 on macos-latest (push) Has been cancelled
CI / Test: Python 3.9 on macos-latest (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.11 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.8 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.9 on ubuntu-latest (push) Has been cancelled
CI / Test without optional dependencies and with minimum compatible versions of dependencies (push) Has been cancelled
CI / Type check (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Check for unused/wildcard imports (push) Has been cancelled
GitHub Markdown Links / test (push) Has been cancelled
2024-03-19 19:08:40 +00:00
Sanjana 5dcb57948a Update docs/source/cleanlab/datalab/guide/issue_type_description.rst
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-03-11 10:31:19 -07:00
Sanjana Garg 76c6594651 Updated image_key documentation 2024-03-08 12:05:06 -08:00
Elías Snorrason e42544894e Add v2.6.2 to RELEASE_VERSIONS (#1047)
CI / Test: Python 3.10 on windows (push) Has been cancelled
CI / Test: Python 3.11 on windows (push) Has been cancelled
CI / Test: Python 3.8 on windows (push) Has been cancelled
CI / Test: Python 3.9 on windows (push) Has been cancelled
CI / Test: Python 3.10 on macos-latest (push) Has been cancelled
CI / Test: Python 3.11 on macos-latest (push) Has been cancelled
CI / Test: Python 3.8 on macos-latest (push) Has been cancelled
CI / Test: Python 3.9 on macos-latest (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.11 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.8 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.9 on ubuntu-latest (push) Has been cancelled
CI / Test without optional dependencies and with minimum compatible versions of dependencies (push) Has been cancelled
CI / Type check (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Check for unused/wildcard imports (push) Has been cancelled
CI / Lint Notebooks (push) Has been cancelled
GitHub Markdown Links / test (push) Has been cancelled
2024-03-08 16:00:05 +00:00
Jonas Mueller 18851072ae Update some pointers in the content (#1039) 2024-03-07 00:22:38 +00:00
Jonas Mueller f2bfca5498 standardize emails listed 2024-03-06 12:45:48 -08:00
Elías Snorrason f7f1d2241e Update version for 2.6.1 release (#1038) 2024-03-06 18:51:25 +00:00
Elías Snorrason bdde87529e Add Datalab options in FAQ sections (#1037)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-03-06 07:34:16 +00:00
Matthew Turk addcca625c Fix CleanLearning instantiation with correct model in indepth tutorial (#1029) 2024-02-26 17:37:44 +00:00
Elías Snorrason 231ab6314d List out issue names for each issue type in Datalab Issue Type Guide (#1024)
- Show how an issue name is used in Datalab.find_issues()
- Add sphinx_jinja as a dependency for using .rst-templates
2024-02-23 21:49:19 +00:00
Elías Snorrason 3f07a88f92 update RELEASE_VERSIONS for docs conf.py (#1017)
CI / Test: Python 3.10 on windows (push) Has been cancelled
CI / Test: Python 3.11 on windows (push) Has been cancelled
CI / Test: Python 3.8 on windows (push) Has been cancelled
CI / Test: Python 3.9 on windows (push) Has been cancelled
CI / Test: Python 3.10 on macos-latest (push) Has been cancelled
CI / Test: Python 3.11 on macos-latest (push) Has been cancelled
CI / Test: Python 3.8 on macos-latest (push) Has been cancelled
CI / Test: Python 3.9 on macos-latest (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.11 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.8 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.9 on ubuntu-latest (push) Has been cancelled
CI / Test without optional dependencies and with minimum compatible versions of dependencies (push) Has been cancelled
CI / Type check (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Check for unused/wildcard imports (push) Has been cancelled
CI / Lint Notebooks (push) Has been cancelled
GitHub Markdown Links / test (push) Has been cancelled
2024-02-16 06:16:45 +00:00
Elías Snorrason d77625671d Various docs updates (#1015) 2024-02-16 05:59:36 +00:00
Elías Snorrason 708e81edcf add nbconvert library to requirements.txt (#1013)
Pin it to version 7.13 to avoid possible tqdm error, discussed in https://github.com/jupyter/nbconvert/issues/2092

Maybe unrelated to weird tqdm outputs in notebook tutorials in the docs.
2024-02-16 01:53:39 +00:00
Elías Snorrason c7648cf06c Update tqdm import to use tqdm.autonotebook (#1011) 2024-02-15 12:35:01 +00:00
Yiran Shi 79b16e68d1 Single Class Span Classification Support (#982)
* add single class span classification support
2024-02-14 20:17:04 +05:30
Elías Snorrason 22287faa25 Registry docstring updates (#1007) 2024-02-12 20:15:48 -08:00
Jonas Mueller 642afd171d link to datalab issue guide from the datalab tutorials as well (#1001)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-02-12 20:07:07 -08:00
Elías Snorrason 1ed51aa35a Fix issue summary in report.py to omit undetected issue types (#1003)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-02-12 16:53:10 -08:00
Elías Snorrason d3aba50c4e Multilabel class order (#997)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-02-12 16:09:08 -08:00
Elías Snorrason bc22a6a4a9 Add label_issues_cl cell to regression.ipynb (#998)
Assert that CleanLearning label issues match the Datalab label issues
2024-02-12 14:39:05 -08:00
Elías Snorrason 175d444ff0 Update regression tutorial with Datalab functionality (#992)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-02-12 12:04:28 -08:00