提交

1569 次代码提交

作者 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
v2.6.2
2024-03-08 16:00:05 +00:00
Elías Snorrason 61a87ecc9e Post v2.6.1 release version bump for developer version (#1046) 2024-03-08 15:52:15 +00:00
Elías Snorrason ac184552b6 Convert DataFrame features to numpy arrays in null value check (#1045) 2024-03-08 15:43:41 +00:00
Elías Snorrason 6a98114587 Update image URLs in README.md (#1040)
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.10 on windows (push) Has been cancelled
CI / Test: Python 3.11 on windows (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 / 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 / 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
v2.6.1
2024-03-07 01:25:23 +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 e61c9bd963 Add workflow for automated releases to PyPI (#1036) 2024-03-06 07:35:03 +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
Hui Wen 90ac796213 Transform regression label quality scores (#1032) 2024-03-05 17:15:21 +00:00
Jonas Mueller 09245a9382 reformat easy mode section (#1031) 2024-02-26 20:01:01 -08:00
Jonas Mueller e0221537ea description of easy mode (#1030) 2024-02-26 17:08:29 -08: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 85823cad3e Validate cleanvision issue types correctly in Datalab.get_issues (#1028) 2024-02-26 11:09:47 +00:00
Elías Snorrason a2dec09d20 check that lab.get_issues("label") works if 0 label issues found in a successful label issue check (#1026) 2024-02-24 03:57:58 +00:00
Elías Snorrason 51a7d218e2 Fix error handling in get_issues method with empty issue dataframes (#1025) 2024-02-24 02:06:30 +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 6c7705a45b Support features as input for data valuation check in Datalab (#1023) 2024-02-23 00:15:22 -08:00
Elías Snorrason 01ef893a74 bump version past latest 2.6.0 release (#1022) 2024-02-21 14:45:39 +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
v2.6.0
2024-02-16 06:16:45 +00:00
Elías Snorrason 2c11d02938 bump version (#1016) 2024-02-16 06:08:39 +00:00
Elías Snorrason d77625671d Various docs updates (#1015) 2024-02-16 05:59:36 +00:00
Elías Snorrason 9fbf3fa89e Add ignore_url for forbidden stack overflow link in links.yml (#1014) 2024-02-16 02:29:32 +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 f7d6934fff Update tqdm import in filter.py and summary.py (#1012) 2024-02-15 18:26:11 +00:00
Elías Snorrason c7648cf06c Update tqdm import to use tqdm.autonotebook (#1011) 2024-02-15 12:35:01 +00:00
Jonas Mueller 2756d483ab clarifications to datalab documentation (#1010)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-02-14 19:17:03 +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
Sanjana 5612ddf6c0 Merge pull request #1009 from sanjanag/update-cleanvision
Updated cleanvision version to 0.3.6
2024-02-13 14:10:01 -08:00
Sanjana Garg e2bc7d736b Updated cleanvision version 2024-02-13 09:02:10 -08:00
Elías Snorrason a73dcbf59b Provide typehint in _Displayer (#1008) 2024-02-12 20:34:41 -08:00
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 e9f6fb9b6f Refactor display logic in RepresentationStrategy and _Displayer classes (#1006) 2024-02-12 19:06:53 -08:00
Elías Snorrason fd0dcd2c97 Improve the datalab.display module (#1005) 2024-02-12 19:02:42 -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 5408abe9bf Class Imbalance issue checker should not run if labels are not provided in Datalab (#1000) 2024-02-12 16:10:09 -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 b25d54f380 Make features optional in Underperforming Group issue check(#999) 2024-02-12 15:46:33 -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 b640fb5b8f Add underperforming_group issue type among the Datalab defaults (#990)
Closes #910
2024-02-12 08:27:14 -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
Elías Snorrason bc9fd539fb Increase deadline for test_find_label_issues for multilabel data (#985) 2024-02-08 08:33:54 -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
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