提交

提交图

1824 次代码提交

作者 SHA1 备注 提交日期
Jonas Mueller a79485eb39 add elias edit
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-06-19 21:07:44 -07:00
Jonas Mueller fcdd04c967 caution this tutorial is complex 2024-06-19 21:05:21 -07:00
Jonas Mueller b5927f058b conciseness 2024-06-19 20:55:36 -07:00
Jonas Mueller 8b146f7b67 test data changes confusion 2024-06-19 20:50:53 -07:00
Jonas Mueller cf8408c18d confusion about bias in test data 2024-06-19 20:46:32 -07:00
Jonas Mueller 4a32bd9fe4 link to define preprocess 2024-06-19 20:42:29 -07:00
Jonas Mueller 05ed54c2a8 address nelson validation data concern 2024-06-19 20:36:34 -07: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 695fe59e13 Link underperforming group FAQ on to workflows tutorial (#1152)
Fixes #1150
2024-06-19 01:04:40 +00:00
Jonas Mueller 7e81a23058 Update quickstart links that were outdated (#1148) 2024-06-15 00:27:54 +00:00
Elías Snorrason c749e9575a Adjust Datalab Property-Based Test for Datasets 2.20.0 Release (#1146) 2024-06-14 00:12:59 +00:00
Elías Snorrason 70ae424689 Pin fasttext in CI (#1144) 2024-06-13 18:17:31 +00:00
Jonas Mueller b0ca6e5ca8 Explicitly call out Datalab in duplicate handling FAQ (#1139) 2024-06-12 14:25:27 +00:00
Elías Snorrason bc3451c262 Show Datalab workflow on using categorical column for finding underperforming groups (#1137)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-12 04:26:50 +00:00
Elías Snorrason ebca261322 Improve Documentation for Miscellaneous Datalab Workflows (#1138)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-12 04:04:43 +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
Jonas Mueller de727e3317 Clarify per data point vs dataset-level issue types (#1136) 2024-06-12 02:53:32 +00:00
Elías Snorrason a7aab16ed6 Add notebook with miscellaneous Datalab workflows (#1125)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-11 14:50:30 +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 d9f589ee26 Add table of issue type info and relevant column name descriptions (#1100)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-06 15:25:39 +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
v2.6.5
2024-05-24 21:48:07 +00:00
Nelson Auner 51b147b35a Refactor tabular tutorial to dynamically handle displaying exact duplicate sets (#1128)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-05-24 21:26: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
Elías Snorrason 4e2cafbc51 Update pip install instruction in object detection tutorial (#1126) 2024-05-23 15:07:17 +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
Elías Snorrason 94ab29a46b Enhance test coverage for setting Confident Joint in CleanLearning (#1123) 2024-05-22 16:31:18 +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
Rahul Aditya 2870e194ce Add end-to-end tests at the end of Datalab Quickstart tutorial (#1118)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2024-05-14 14:30:20 +00:00
Elías Snorrason ab05f86dd4 Update links to tutorials in readme (#1122) 2024-05-14 00:27:40 +00: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 81af417995 All identical datasets tests (#1115)
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
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
GitHub Markdown Links / test (push) Has been cancelled
v2.6.4
2024-05-05 12:24:47 -07: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
Matt Turk 2096c5d1b9 Updated docs/source/index.rst to be same as master branch with new tutorial added between datalab and cleanlearning 2024-04-30 17:47:40 -04:00
Matt Turk 83d4209c67 Updated train and test datasets used, fixed bug with not dropping rows from training data that are exact duplicat with test set, updated seed usage to be proper, and fixed unit tests accordingly 2024-04-30 16:32:59 -04: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
Elías Snorrason 5bece29fc8 Temporarily Revert to macOS 12 in CI due to Incompatibility with Python 3.8 and 3.9 (#1110)
Due to a migration in our CI environment from `macos-latest` to macOS 14 runner images, we've encountered a compatibility issue with Python 3.8 and 3.9. The new architecture of macOS 14 does not currently support these Python versions. While we expect future updates to resolve this, we will temporarily revert our CI to use macOS 12 to ensure continuity in our workflows.
2024-04-23 13:49:45 +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