Ulyana
04d9ad51d1
Remove Tensorflow from docs + code ( #1289 )
2026-01-08 20:25:06 -08:00
Ulyana
cbe0e7e049
Fix docs for 2.8.0 release ( #1278 )
2026-01-07 18:04:56 -08:00
Jonas Mueller
ab3cd6577d
Update documentation/tutorials to remove Easy Mode sections ( #1265 )
2025-12-15 19:19:36 -08:00
Gordon Lim
056d030620
update misc workflows datalab tutorial non-IID section to show overal… ( #1221 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2024-12-29 08:02:07 -05:00
Jonas Mueller
c2fdd17545
check issue types detected at end of datalab quickstart ( #1220 )
2024-12-26 06:09:16 -05: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
Nelson Auner
b699edd9ac
Update ctas at end of tutorials ( #1182 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2024-08-02 16:02:49 -07: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
46226527e9
Improve Datalab workflow tutorial on spurious correlations in image datasets ( #1170 )
2024-07-02 11:56:47 +00:00
Rahul Aditya
7a801c5ee1
Improve metrics for testing label issue identification in Datalab Quickstart tutorial ( #1166 )
...
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2024-07-01 14:58:03 +00:00
Elías Snorrason
0a675a1c4b
Update links to Issue Type Guide in workflows tutorials ( #1168 )
2024-06-28 15:28:19 +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
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
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
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
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
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
13442e2ed4
Use existing Datalab to audit new data for outliers ( #1112 )
2024-04-24 02:48:23 +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
Jonas Mueller
289872efb0
Remove sklearn install from tutorials ( #1091 )
2024-04-10 21:16:06 +00:00
Jonas Mueller
cbd5f789ba
some renaming of tutorials for clarity ( #1090 )
2024-04-08 15:38:29 -07: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
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
Jonas Mueller
642afd171d
link to datalab issue guide from the datalab tutorials as well ( #1001 )
...
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2024-02-12 20:07:07 -08:00
Elías Snorrason
d3aba50c4e
Multilabel class order ( #997 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2024-02-12 16:09:08 -08:00
Jonas Mueller
594307eda8
link to near duplicate handling code + other tutorial updates ( #931 )
2024-01-05 14:47:48 +00:00
Jonas Mueller
afe1fdb748
remove class imbalance section from the quickstart ( #924 )
2023-12-18 16:58:43 +00:00
Ganesh Tata
7b720c8fd8
Add Non-IID section for datalab text tutorial ( #916 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2023-12-15 18:17:41 -08:00
Ganesh Tata
4ad0b6e001
Add Class Imbalance issue type to Datalab defaults ( #912 )
2023-12-14 17:52:41 +00:00
Jonas Mueller
3afe8fe480
last sentence of datalab quickstart tutorial
...
motivate folks to check out the examples notebook so they see Datalab applied to real dataset
2023-11-21 00:05:13 -08:00
Jonas Mueller
19efa9ab0b
wording
2023-11-04 02:11:32 -07:00
Jonas Mueller
8a1ae01213
various tutorials, docs, language updates ( #847 )
2023-09-08 21:53:55 -07:00
Jonas Mueller
599e429f77
clarity improvements for datalab tutorial ( #799 )
2023-08-08 12:30:58 -07:00
Hui Wen
0cd40abbb2
Remove explicit sklearn dependency from tutorial notebooks ( #794 )
2023-08-02 14:34:00 -04:00
Elías Snorrason
b0fb8e5f77
Move Datalab internals to dedicated internal module ( #783 )
2023-07-28 16:18:51 +00:00
Hui Wen
5e218ec500
Update near duplicate sets in datalab tabular tutorial ( #785 )
2023-07-27 23:42:50 -04:00
Ulyana
7f12abf885
Add improved package import check for tutorials ( #777 )
...
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-07-27 17:56:47 -04:00
Sanjana
944c61379d
Cleanvision Integration ( #679 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2023-07-25 15:51:53 +00:00
Tata Ganesh
a95fc07728
reduce datalab tutorial plots to better fit into scroll window ( #751 )
2023-06-22 23:13:48 -07:00
Elías Snorrason
2922d7e7cc
Set more datalab tutorials as some of the main tutorials ( #729 )
2023-06-12 18:39:38 -07:00
Jonas Mueller
99be5aff99
add more tips to understand issue types in datalab tutorial ( #734 )
2023-05-31 11:01:14 -07:00
Jonas Mueller
8cdcdf7db6
edit datalab opening lines ( #731 )
2023-05-26 15:02:08 -07:00
Jonas Mueller
2193656d8e
more updates to quickstart to reflect datalab ( #720 )
2023-05-12 17:26:43 -07:00
Hui Wen
525b4b236a
Datalab docs improvements ( #714 )
2023-05-12 11:12:44 -07:00
Elías Snorrason
1767668c08
Add section for inspecting near duplicate issues ( #712 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-05-11 23:34:40 -07:00
Jonas Mueller
87d9b73fe7
Clarify when datalab quality score is / isnt comparable ( #710 )
...
* clarify where quality is / isnt comparable
* clarify comparability of quality scores in docstrings
* tell user not to be worried if they dont understand info
---------
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2023-05-11 15:34:34 +00:00
Sanjana
cf5d2a02eb
Added installation instructions for package extras ( #697 )
...
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
Co-authored-by: huiwengoh <45724323+huiwengoh@users.noreply.github.com >
2023-05-09 15:19:24 -04:00
Hui Wen
c999d840db
change transformer model name ( #693 )
2023-05-03 16:46:17 -07:00