文件历史

523 次代码提交

作者 SHA1 备注 提交日期
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
Tata Ganesh 55b838944c List in FAQ: Methods that can be sped up with low_memory=True (#869) 2023-10-11 03:01:50 -07:00
Jonas Mueller e9cc53eab7 is->has (#851) 2023-09-16 19:34:18 -07:00
Jonas Mueller d45537ea7d Update RELEASE_VERSIONS for docs conf.py (#846)
CI / Test: Python 3.7 on windows (push) Has been cancelled
CI / Test: Python 3.10 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.7 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.7 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
2023-09-11 07:44:09 -07:00
Jonas Mueller 8a1ae01213 various tutorials, docs, language updates (#847) 2023-09-08 21:53:55 -07:00
Sanjana a5f76390ce Update docs/requirements.txt
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-09-06 11:46:42 +01:00
Sanjana Garg ea9f62513e Updated docs requirements 2023-09-05 17:12:27 +01:00
Jonas Mueller 615e022e06 include cleanvision in docs requirements
CI / Test: Python 3.10 on windows (push) Has been cancelled
CI / Test: Python 3.7 on windows (push) Has been cancelled
CI / Test: Python 3.8 on windows (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 Pages / deploy (push) Has been cancelled
GitHub Markdown Links / test (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.7 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 / Lint Notebooks (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.7 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 Pages / links (push) Has been cancelled
2023-09-01 17:31:29 -07:00
Sanjana 31455f9433 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 18:41:21 +01:00
Sanjana 10a736714d Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 18:38:14 +01:00
Sanjana Garg 8d17dbbeaa Addressed PR comments 2023-09-01 09:02:52 -04:00
Sanjana 49458b7f24 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:49:22 +01:00
Sanjana 11d23dcf85 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:38:38 +01:00