文件历史

提交图

687 次代码提交

作者 SHA1 备注 提交日期
Ulyana 98b3ef07ad Up version to 2.8.0 (#1277) 2026-01-07 14:21:08 -08:00
Ulyana 980c6ddc07 Extend package support Python 10-14 + relax dependencies (#1276) 2026-01-07 14:11:40 -08:00
Elías Snorrason 7c390f9ac9 Handle new Column types from datasets 4.0.0+ in Datalab (#1267)
* compatibility with Column types in label validation introduced in datasets 4.0.0+

* remove upper bound for datasets dependency pin allow
2025-12-17 16:44:26 +00:00
Jonas Mueller 0167accd0a license (#1263)
change license to Apache 2.0

---------

Co-authored-by: Anish Athalye <me@anishathalye.com>
2025-12-15 16:56:30 -08:00
Elías Snorrason db1d33041b update version for 2.7.1 release (#1230)
GitHub Markdown Links / test (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 macos-13 (push) Has been cancelled
CI / Test: Python 3.11 on macos-13 (push) Has been cancelled
CI / Test: Python 3.8 on macos-13 (push) Has been cancelled
CI / Test: Python 3.9 on macos-13 (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: Python 3.10 on windows-latest (push) Has been cancelled
CI / Test: Python 3.11 on windows-latest (push) Has been cancelled
CI / Test: Python 3.8 on windows-latest (push) Has been cancelled
CI / Test: Python 3.9 on windows-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
2025-02-27 14:49:50 +00:00
Gaétan Lepage bed10f5bdf Fix numpy2 compatibility (#1224) 2025-01-10 20:06:05 -08:00
Maximilian Joas f7a29560ec Add issue manager for detecting identifier columns in features (#1120)
Co-authored-by: Ganesh Tata <tataganesh95@gmail.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-10-23 14:54:18 +00:00
Elías Snorrason 58573e181a Bump version past latest release (#1207) 2024-09-27 13:40:12 +00:00
Elías Snorrason fcb653811c Bump version to 2.7.0 (#1205) 2024-09-26 16:39:02 +00:00
Rahul Aditya 0620487f86 updating default value of threshold for spurious correlations (#1194) 2024-08-29 17:03:46 +00:00
Jonas Mueller 894a33971f Clarify wording in the correlations report (#1195)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-08-26 15:45:25 +00:00
Elías Snorrason 4b9de93bf2 Increase default threshold for spurious correlations (#1192) 2024-08-21 23:13:07 +00:00
Rahul Aditya b9796a540c Move spurious correlations dataframe to info in Datalab (#1181)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-08-21 00:34:24 +00:00
Elías Snorrason 8bc7cc91f7 remove datamonitor code (#1191) 2024-08-20 02:08:53 +00:00
Ganesh Tata 280db6acac Assign cluster score for all underperforming clusters (#1180) 2024-08-15 19:23:42 +00:00
Rahul Aditya 774f5b4625 Run spurious correlation check for images by default in Datalab (#1171)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-07-30 16:27:22 +00:00
Elías Snorrason a8cb2839f0 Improve matplotlib Axes typing (#1174) 2024-07-11 16:20:59 -07:00
Curtis G. Northcutt e4be990d65 Add clarifying comment 2024-07-08 23:08:56 -07:00
Curtis G. Northcutt 00ae7c83b2 Fix comment formatting 2024-07-08 23:02:46 -07:00
Jonas Mueller a02093bf15 Move models.fasttext wrapper to examples repo (#1173) 2024-07-08 22:10:52 -07:00
Martin Zornoza Auñon c915f77642 Improve performance of clip_values utility function(#1104) 2024-07-02 15:08:20 +00:00
Martin Zornoza Auñon e67c4aeedd Optimize internal clip_noise_rates and remove_noise_from_class functions (#1105) 2024-07-02 15:06:02 +00:00
Elías Snorrason 47ffa995ea Post v2.6.6 release version bump for developer version (#1167) 2024-06-28 15:25:24 +00:00
Rahul Aditya d3fd6280f4 Add functionality for finding spurious correlations for image(#1140)
Co-authored-by: Pratham Savaliya <no-reply>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-06-27 15:34:59 +00:00
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 ffdbe77dc6 Enhance knn-based outlier detection in Datalab (#1163) 2024-06-25 15:53:56 +00:00
Elías Snorrason 2a68fd7205 Improve knn graph handling and outlier detection in issue managers (#1155) 2024-06-24 23:49:33 +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 30c744a062 underperforming group 'about this issue' print format (#1154)
Fixes #1153
2024-06-19 05:22:17 +00:00
Elías Snorrason 70ae424689 Pin fasttext in CI (#1144) 2024-06-13 18:17:31 +00:00
Jonas Mueller 577a0bc770 Update datalab report text with more pointers (#1134)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-06-12 03:15:35 +00:00
Elías Snorrason cd5dee11d3 Update dictionary for deciding on omitting underperforming_group_check (#1135) 2024-06-10 22:31:43 +00:00
Martin Zornoza Auñon 17ed6fea3c Improve docstringsin token_classification/summary.py (#1094)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-06-10 22:02:08 +00:00
Elías Snorrason 94f4f72ece post v2.6.5 release version bump (#1131) 2024-05-25 01:05:13 +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
Elías Snorrason c72f0c2cdf Remove deprecated multi_class argument in LogisticRegression and skip test for sklearn 1.5.0 regression (#1124) 2024-05-24 19:48:04 +00:00
Elías Snorrason 4388992862 Remove unnecessary warnings during KNN graph correction (#1129) 2024-05-24 14:34:20 +00:00
Elías Snorrason 25b7aaba7e Improve KNN Graph Construction for Handling Exact Duplicates and Numerical Precision (#1119)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-05-24 14:04:53 +00:00
Martin Zornoza Auñon a043470e34 Refine handling of underperforming_group issue type (#1099)
Co-authored-by: Sanjana Garg <garg.sanjana.95@gmail.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-05-24 13:21:51 +00:00
Martin Zornoza Auñon 3effc12d6a Improve null value checking by switching from np.isnan to pd.isna (#1096) 2024-05-23 02:34:29 +00:00
Martin Zornoza Auñon c13f32a2a6 Optimize value_counts function for performance improvement with missing classes (#1073)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-05-21 21:30:33 +00:00
Martin Zornoza Auñon ca3892994e Optimize multiannotator.py for performance (#1077)
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2024-05-15 00:06:02 -04: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
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 2cd706976f Use a safer value of median_nn_distance for division in duplicate.py (#1116) 2024-05-04 04:02:53 +00:00
Jonas Mueller 3c6c9a107a avoid sensitive divisions without ensuring denominator is not small (#1114) 2024-05-03 22:08:26 +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
Martin Zornoza Auñon f493b9953a Optimize internal multilabel score (#1106) 2024-04-23 16:08:21 +00:00
Martin Zornoza Auñon 09fed320f1 Optimize onehot2int for performance (#1107) 2024-04-23 14:03:55 +00:00