文件历史

385 次代码提交

作者 SHA1 备注 提交日期
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
Jonas Mueller 8c9bc7c350 add other issue types section header in multilabel tutorial (#994) 2024-02-12 10:47:34 -08:00
Elías Snorrason 16c5866a8b Add Task enum for specifying machine learning task within Datalab (#971) 2024-02-08 15:35:38 -07:00
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
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 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
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
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 a8d2170f0d add extention to docs for Open Graph metadata (#881) 2024-01-16 18:10:50 +00:00
Reuven Peleg a4b1612528 Update segmentation.ipynb (#948) 2024-01-09 15:00:59 +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
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
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
Jonas Mueller afe1fdb748 remove class imbalance section from the quickstart (#924) 2023-12-18 16:58:43 +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
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
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
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
Jonas Mueller 3afe8fe480 last sentence of datalab quickstart tutorial
motivate folks to check out the examples notebook so they see Datalab applied to real dataset
2023-11-21 00:05:13 -08:00
Pratham Savaliya 79a2760ff6 typo fix in custom_issue_manager.rst (#893) 2023-11-12 21:50:38 -08:00
Jonas Mueller 19efa9ab0b wording 2023-11-04 02:11:32 -07:00
Elías Snorrason afafe4e9f5 Bump lower bounds of datasets library for docs (#880)
* bump lower bounds of datasets for docs dependencies

* update lower bounds of huggingface_hub in docs requirements
2023-11-02 14:59:37 +00:00
ABHIJIT PAL 69c8c5318c Add Null Issue Manager (#856)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-10-30 02:42:54 +00:00
Ulyana a28f0f1dad Uly dataset health (#875)
* Remove datasets from the tutorial that are logits
* Update dataset code
* Change hardcoded expected score in datalab tests
2023-10-25 01:21:58 +00:00
Jonas Mueller 18fab35bb9 title for docs 2023-10-17 15:37:45 -04:00