提交

提交图

1606 次代码提交

作者 SHA1 备注 提交日期
Elías Snorrason 5530be350d Switch back to macOS 12 runner images
GitHub Pages / deploy (push) Has been cancelled
GitHub Markdown Links / test (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
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 Pages / links (push) Has been cancelled
The macos-latest workflow label has been migrated to macOS 14 runner images, on a different architecture which currently doesn't support Python 3.8 and Python 3.9. That be be fixed in the future, until then, we'll stick to macOS 12 for our CI.
2024-04-23 13:25:06 +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
Robin Chaillou 7660b450ca Refine type hint in _process_find_label_issues_kwargs method (#1101)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-04-19 14:28:40 +00:00
Martin Zornoza Auñon 7b4b0690ae Fix doctest issues in cleanlab/datalab/internal/issue_manager/label.py (#1095) 2024-04-12 10:12:52 +00:00
Martin Zornoza Auñon 0221f8b0a1 Fix internal multilabel label (#1087)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-04-10 21:24:18 +00:00
Jonas Mueller 289872efb0 Remove sklearn install from tutorials (#1091) 2024-04-10 21:16:06 +00:00
Martin Zornoza Auñon 7d1f335017 Improve performance of find_label_issues for segmentation (#1067) 2024-04-10 21:09:28 +00:00
Jonas Mueller ebc6987d73 shorten sidebar naming to fit to one-line 2024-04-09 00:10:30 -07:00
Jonas Mueller b39b0c41cc data_valuation module docstring improvements 2024-04-08 15:42:36 -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
Jonas Mueller 5eaeb983f1 cleanup docstrings for recently added summary.py kwargs (#1088) 2024-04-08 14:42:08 -07:00
Matthew Turk cc319efea0 Add kwargs to functions that call plt.show() (#1084)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-04-08 11:59:58 -07:00
Elías Snorrason e0b7615c11 Update typing import in outlier.py (#1086) 2024-04-06 04:10:12 +00:00
Martin Zornoza Auñon 76dfdd23fa Fix flaky test of outlier scores for identical examples (#1079) 2024-04-06 04:06:02 +00: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
Martin Zornoza Auñon abd0924e61 Optimize segmentation/rank.py for performance and maintainability (#1064)
Enhanced `get_label_quality_scores` and `issues_from_scores` efficiency, improving execution speed and memory usage.
2024-03-27 17:14:31 +00:00
Elías Snorrason 52a1f32b64 Refine coverage omission list for experimental cleanlab modules (#1062)
Updated the .coveragerc file to specify individual experimental module exclusions from coverage reporting, replacing the broad exclusion of all files under cleanlab/experimental. This allows for more granular control and visibility over coverage metrics.
2024-03-25 13:17:30 +00:00
Elías Snorrason 5366e7a016 Bump version to 2.6.4 for development version (#1061) 2024-03-22 11:50:42 +00: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
v2.6.3
2024-03-19 19:08:40 +00:00
Elías Snorrason 5bc33378f9 Add warning message about TensorFlow compatibility to docs (#1057) 2024-03-19 15:25:53 +00:00
Elías Snorrason 2f2bc1fe18 Refine Scoring and Enhance Stability for Datasets with Identical Examples (#1056)
Enhance numerical stability and scoring accuracy for datasets with identical features

- Adjust minimum median values to 100x machine epsilon to prevent unstable operations.
- Implement specific scoring logic for outlier and near-duplicate issues in datasets with identical features, ensuring correct scores are assigned in such edge cases.
- Introduce unit tests to validate the expected behavior for datasets comprising entirely identical examples. Check an additional case with an extra unique example.

Related to issue #1055.
2024-03-19 12:41:49 +00:00
Sanjana 589edd6283 Merge pull request #1048 from sanjanag/image-key-docs
Updated image_key documentation
2024-03-13 12:02:30 -07:00
Sanjana dcb594df62 Merge pull request #1052 from elisno/downgrade-tf-2.15
Downgrade Tensorflow to 2.15
2024-03-13 12:01:56 -07:00
Sanjana b5ffdc6904 Merge pull request #1051 from elisno/bump-version-post-2.6.2-release
Bump version post-2.6.2 release
2024-03-13 10:34:20 -07:00
Elías Snorrason a259d26d7c Update tensorflow version to <2.16, also for Windows in CI 2024-03-13 17:19:03 +00:00
Elías Snorrason a55e789e15 Avoid installing tensorflow version to 2.15.1, set upper bound to 2.15.0 2024-03-13 17:19:03 +00:00
Elías Snorrason 74abfd91b4 Update tensorflow version to be less than 2.16 2024-03-13 17:19:03 +00:00
Elías Snorrason e3e964c154 Limit tensorflow version to be compatible with 2.15 2024-03-13 17:19:03 +00:00
Elías Snorrason b40b819ac6 Bump version to 2.6.3 for development version 2024-03-13 17:16:21 +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 81e30e654c Update cleanlab/datalab/datalab.py
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-03-11 10:31:03 -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
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