Ulyana
|
cbe0e7e049
|
Fix docs for 2.8.0 release (#1278)
|
2026-01-07 18:04:56 -08:00 |
|
Jonas Mueller
|
6cffe92f4b
|
shorten improving ML tutorial (#1266)
|
2025-12-15 19:24:31 -08:00 |
|
Jonas Mueller
|
cebb53dd00
|
conclusion wording in the: improving ml tutorial (#1178)
|
2024-07-17 20:57:31 -07:00 |
|
Matthew Turk
|
f96261d345
|
Fix edit data fn expansion cell formatting (#1177)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
|
2024-07-17 19:53:09 -07:00 |
|
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
|
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 |
|
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 |
|
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 |
|