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 |
|
Jonas Mueller
|
289872efb0
|
Remove sklearn install from tutorials (#1091)
|
2024-04-10 21:16:06 +00: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
|
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
|
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
|
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 |
|
Matt Turk
|
797b762653
|
Added hidden tests at end of tutorial, changed intro section wording, and cleaned up some of the code, put data used into s3 bucket
|
2024-04-03 20:20:09 -05:00 |
|
Matt Turk
|
ad94a5e6ca
|
Fixed hyperparameter optimization section
|
2024-04-03 19:42:08 -05:00 |
|
Matt Turk
|
58e59f8235
|
Fixed some logic in hyperparameter section, still WIP
|
2024-04-02 23:44:13 -04:00 |
|
Matt Turk
|
e82a6072cb
|
Added fix to test data inspection/cleaning, changed wording, cleaned up notebook and added more on hyperparameter optimization section. This section still needs to be improved.
|
2024-04-02 22:56:15 -04: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 |
|
Matt Turk
|
64488565a4
|
Can ignore commented out code and also some code I pasted in from a previous version following the model eval on clean training + test data. Fixed section on using Datalab on training data to clean the data
|
2024-03-29 15:15:33 -04:00 |
|
Matt Turk
|
f954aa86a9
|
Fixed datasets and added sections on checking for near duplicates/non iid issues and filtered training data based on exact duplicates between training and test sets
|
2024-03-28 16:46:42 -04:00 |
|
Matt Turk
|
b5c44b716c
|
Added WIP new CLOS train test split tutorial notebook
|
2024-03-28 14:42:28 -04:00 |
|
Jonas Mueller
|
f2bfca5498
|
standardize emails listed
|
2024-03-06 12:45:48 -08:00 |
|
Elías Snorrason
|
bdde87529e
|
Add Datalab options in FAQ sections (#1037)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
|
2024-03-06 07:34:16 +00:00 |
|
Matthew Turk
|
addcca625c
|
Fix CleanLearning instantiation with correct model in indepth tutorial (#1029)
|
2024-02-26 17:37:44 +00:00 |
|
Elías Snorrason
|
c7648cf06c
|
Update tqdm import to use tqdm.autonotebook (#1011)
|
2024-02-15 12:35:01 +00: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 |
|
Elías Snorrason
|
bc22a6a4a9
|
Add label_issues_cl cell to regression.ipynb (#998)
Assert that CleanLearning label issues match the Datalab label issues
|
2024-02-12 14:39:05 -08:00 |
|
Elías Snorrason
|
175d444ff0
|
Update regression tutorial with Datalab functionality (#992)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
|
2024-02-12 12:04:28 -08:00 |
|
Jonas Mueller
|
8c9bc7c350
|
add other issue types section header in multilabel tutorial (#994)
|
2024-02-12 10:47:34 -08:00 |
|
Hui Wen
|
f03cdd8f3c
|
add datalab extra in multilabel tutorial (#984)
|
2024-02-08 08:11:31 -06:00 |
|
Jonas Mueller
|
6c1882bbcc
|
fix typos in object detection notebook (#983)
|
2024-02-08 00:02:06 -07:00 |
|
Aditya Thyagarajan
|
2b6ad95c32
|
add exploratory analysis for objectlab (#969)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
|
2024-02-07 21:19:05 -07:00 |
|
Jonas Mueller
|
077f5a9369
|
convey datalab generality in multilabel tutorial (#981)
|
2024-02-07 16:45:46 -07:00 |
|
Elías Snorrason
|
bad83457f3
|
Drop Python 3.7 support and add Python 3.11 support (#980)
|
2024-02-07 14:46:58 -07:00 |
|
Ulyana
|
0d30452da5
|
Add docstring clarification to Object Detection bbox shapes (#954)
Co-authored-by: Aditya Thyagarajan <aditya1593@icloud.com>
|
2024-01-24 09:33:23 -08:00 |
|
Ganesh Tata
|
51de77768d
|
Multilabel Issue Manager for Classification (#929)
* Add Multilabel label issue manager
* Add task validation in Datalab constructor
* Add type checks for labels in issue managers
* Refactor code to use Datalab for finding label issues in multi-label classification tutorial
---------
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
|
2024-01-24 00:14:04 +00:00 |
|
Elías Snorrason
|
3910f0d955
|
Revert sklearn and tf version caps (#965)
Update tolerance model parameter in the audio tutorial.
|
2024-01-22 16:07:16 +00:00 |
|
Reuven Peleg
|
a4b1612528
|
Update segmentation.ipynb (#948)
|
2024-01-09 15:00:59 +00:00 |
|
Jonas Mueller
|
594307eda8
|
link to near duplicate handling code + other tutorial updates (#931)
|
2024-01-05 14:47:48 +00:00 |
|
Elías Snorrason
|
c94f136cb0
|
Add a section to FAQs on handling near-duplicate examples (#913)
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
|
2023-12-21 10:58:15 +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 |
|
Ganesh Tata
|
e25a14772b
|
Make underperforming group issue type user facing in Datalab (#907)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
|
2023-12-13 16:56:21 +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 |
|