Sanjana
5f7b785c15
Update docs/source/tutorials/fashion_mnist.ipynb
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2023-08-30 13:32:31 -04:00
Sanjana
01f255ab97
Update docs/source/tutorials/fashion_mnist.ipynb
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2023-08-30 13:32:31 -04:00
Sanjana Garg
91fc18ff42
Moved variables together
2023-08-30 13:32:31 -04:00
Sanjana Garg
0dc06285f7
Cleared outputs
2023-08-30 13:32:31 -04:00
Sanjana Garg
c8def3ec1a
Addressed comments on PR
2023-08-30 13:32:31 -04:00
Sanjana Garg
cd17b2f04c
Added fashion mnist notebook to index
2023-08-30 13:32:31 -04:00
Sanjana Garg
12d25a86c9
Removed unnecessary notebook
2023-08-30 13:32:31 -04:00
Sanjana Garg
3419ae5e33
Added explanations to image tutorial
2023-08-30 13:32:31 -04:00
Sanjana Garg
c58e486113
Updated viz code in tutorial
2023-08-30 13:32:31 -04:00
Sanjana Garg
3a09fb8ead
Added fashion mnist image tutorial
2023-08-30 13:32:31 -04:00
Sanjana Garg
5903c1b9a0
Draft for new image tutorial
2023-08-30 13:32:31 -04:00
Jonas Mueller
2dffd69b61
Updating guides ( #832 )
...
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2023-08-30 13:10:29 +00:00
Hui Wen
21b82a325e
Add note/faq about how to speed up regression.learn.CleanLearning runtime ( #830 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2023-08-28 01:36:05 -04:00
Ulyana
e460385027
Improve Multiannotator Tutorial ( #827 )
...
* Improve spelling + sentence structure
* Add omitted information
* Address PR comments
---------
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-08-25 11:21:54 -07:00
Jonas Mueller
e081acc0d1
mention datalab for checking features at end of crowdlab tutorial ( #816 )
2023-08-15 00:00:02 -04: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
Hui Wen
e1819648df
swap import order ( #788 )
2023-07-28 18:44:45 +00: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
Ulyana
29022f110b
Update OD tutorial to work with new scores ( #779 )
...
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-07-21 20:55:26 -04:00
Hui Wen
c3e30813c9
Improve hidden block check in tabular tutorial ( #763 )
2023-07-06 17:05:13 -04:00
Ulyana
1575ba7432
Add better segmentation tutorial hidden cell test ( #759 )
2023-06-29 18:01:45 -07:00
Ulyana
a77f84088c
Update indices checked for in hidden final test cell of segmentation tutorial ( #756 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-06-28 16:01:11 -07:00
Jonas Mueller
7a5ebb974a
tutorial ordering and naming ( #755 )
2023-06-23 20:03:09 -07:00
Mayank Kumar
9f302200a4
Regression label quality scores ( #572 )
...
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: huiwengoh <45724323+huiwengoh@users.noreply.github.com >
2023-06-23 17:51:46 -07:00
Ulyana
78832cb97c
Reduce size of segmentation tutorial dataset ( #754 )
2023-06-23 17:20:31 -07:00
Vedang Lad
35606fc401
label error detection in semantic segmentation datasets ( #677 )
...
Co-authored-by: Ulyana <ulyana@cleanlab.ai >
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2023-06-23 00:32:08 -07:00
Tata Ganesh
a95fc07728
reduce datalab tutorial plots to better fit into scroll window ( #751 )
2023-06-22 23:13:48 -07:00
Ulyana
299d66f3ec
Update object detection tutorial to clarify out-of-sample predictions ( #745 )
...
* Add out-of-sample clarification to notebook, fix filename check, add unit tests
2023-06-15 13:14:30 -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
Ulyana
da65a9727f
identifying label errors in Object Detection data ( #676 )
...
Co-authored-by: Aditya Thyagarajan <aditya1593@icloud.com >
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-06-07 01:12:46 -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
Elías Snorrason
f8b11d37b6
refactor(datalab): ♻️ rename get_summary -> get_issue_summary ( #691 )
...
This only pertains to Datalab/DataIssues. IssueManager has a different method with the get_summary name that is used in a different way.
2023-05-02 19:15:31 +00:00
Elías Snorrason
ac64c9b5f8
Resize plots in Datalab tutorials ( #690 )
2023-05-02 19:04:58 +00:00
Elías Snorrason
aa2423ba81
Add docs link to description of issue types in tutorial ( #684 )
2023-04-28 01:35:23 +00:00
Hui Wen
9c32337840
Update text and tabular tutorial ( #673 )
2023-04-27 13:58:56 -04:00
Elías Snorrason
64edc95630
Introduce Datalab ( #614 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Jesse Cummings <jecummin@mit.edu >
Co-authored-by: Jesse Cummings <jecummin@users.noreply.github.com >
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-04-25 09:26:43 -07:00
Jonas Mueller
0fdf398db2
move int2onehot, onehot2int to top of multilabel tutorial ( #666 )
2023-04-14 10:46:09 -05:00
Aditya Thyagarajan
f8c1866c58
move methods to multilabel_classification module ( #657 )
...
adds new dataset summarization methods for multilabel settings
---------
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2023-04-13 21:50:11 -07:00
Jonas Mueller
c4648483ca
clarify no class is also an option
2023-04-05 00:59:33 -07:00