文件历史

提交图

446 次代码提交

作者 SHA1 备注 提交日期
Matt Turk a2c6bdfff0 Fixed trailing whitespace
CI / Test: Python 3.10 on windows (push) Has been cancelled
GitHub Markdown Links / test (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 Pages / deploy (push) Has been cancelled
GitHub Pages / links (push) Has been cancelled
2024-07-08 10:08:20 -07:00
Matt Turk 88605001a7 Removed trailing whitespace for notebook linter 2024-07-07 22:40:43 -07:00
Matt Turk a3597714db Removed outputs from cell and confirmed tutorial looked good when building docs 2024-07-07 17:43:09 -07:00
Jonas Mueller 88613201fb markdown -> code cell 2024-07-07 03:26:01 -04:00
Jonas Mueller 460bb862be replace w updated file 2 2024-07-07 00:20:43 -07:00
Jonas Mueller 07ec147bb9 replace w updated file 2024-07-07 03:20:27 -04:00
Jonas Mueller bc66ee7054 test data curation 2024-07-06 23:52:14 -04:00
Jonas Mueller 0943bdd99e section headers 2024-07-06 23:41:08 -04:00
Jonas Mueller c351b50940 section numbering 2024-07-06 23:22:53 -04:00
Jonas Mueller 63f2f55655 model training desc 2024-07-06 23:12:20 -04:00
Jonas Mueller 1da171eb39 intro text refinements 2024-07-06 23:01:26 -04:00
Jonas Mueller 0f56347ccc reference CleanLearning 2024-07-06 22:59:14 -04:00
Jonas Mueller 7ca82c6e23 backticks standardization 2024-07-06 22:49:40 -04:00
Jonas Mueller fec315419e datalab on test data 2024-07-06 14:36:55 -04:00
Jonas Mueller 7893b03c83 period 2024-07-06 14:24:39 -04:00
Jonas Mueller 8759702e84 add more context in intro 2024-07-06 14:23:12 -04:00
Jonas Mueller 315d3ad784 2nd link to preprocessing definition 2024-07-06 13:56:14 -04:00
Matt Turk 69295dd679 Updated tutorial hidden test thresholds, updated a few code blocks that were outdated with newest version of cleanlab package, and some wording in markdown 2024-06-21 16:04:03 -04:00
Matthew Turk 10563fe0a8 Update docs/source/tutorials/improving_ml_performance.ipynb
Co-authored-by: Nelson Auner <nelson@auner.org>
2024-06-20 10:22:13 -04:00
Matthew Turk dff939590f Update docs/source/tutorials/improving_ml_performance.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-20 10:20:46 -04:00
Jonas Mueller 01f753b589 reformat wording 2024-06-19 21:12:06 -07:00
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
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
Jonas Mueller 761318f8c8 shorten duplicates notebook cells 2024-04-15 20:44:08 -07:00
Jonas Mueller f2257b27e6 duplicates section 2024-04-15 20:38:37 -07:00
Jonas Mueller 9ebe4fcf5a better motivate the merged data checks 2024-04-15 18:04:22 -07:00
Jonas Mueller a1431290ad more clarification on the main steps of the tutorial 2024-04-15 17:34:09 -07:00
Matt Turk d2419ea67f Fixed headings throughout notebook to be more similar to other tutorials and adjusted intro section as well 2024-04-09 17:29:53 -04:00
Matthew Turk 36ad7d13b8 Merge branch 'master' into add-train-test-clos-tutorial 2024-04-09 16:51:25 -04:00
Jonas Mueller ebc6987d73 shorten sidebar naming to fit to one-line 2024-04-09 00:10:30 -07:00
Jonas Mueller 3f4108e6a1 wording 2024-04-08 16:26:33 -07:00
Jonas Mueller 447002bd9e dont need sklearn because its already dependency of cleanlab 2024-04-08 16:24:09 -07:00
Jonas Mueller 068b8cc61d top part of tutorial 2024-04-08 16:23:00 -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
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
Matt Turk aaaedf2602 Fixed tabular datalab tutorial in index 2024-04-04 15:12:06 -05:00
Matt Turk e22ffd8143 Re-added tabular datalab tutorial 2024-04-04 14:41:12 -05:00
Matt Turk 47f9976a33 Fixed index at docs/source level 2024-04-04 12:36:00 -05: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
Matt Turk ffe9b33774 Fixed markdown wording 2024-04-03 20:48:03 -05:00
Matt Turk 3164e94ee1 Modified index files to put clos train test tutorial in general sidebar before DCAI workflow tutorial, and renamed it to improving_ml_performance, also removed datalab tabular tutorial since this tutorial is replacing that one 2024-04-03 20:30:01 -05:00