Sanjana Garg
baa005b9b1
Changes related to speedup
...
- Increased batch size
- Increased num_workers for dataloaders
- Changed optimizer to AdamW for faster convergence
- Changed kfold to stratified kfold for better results
- Added batch norm layer to NN for faster convergence
- set bias=False for conv layer for faster computation
- Removed a linear layer for faster computation
2023-08-30 13:32:31 -04:00
Sanjana Garg
885fc46e57
Changed filename
2023-08-30 13:32:31 -04:00
Sanjana Garg
b6b0462592
Add link for out-of sample pred_probs
2023-08-30 13:32:31 -04:00
Sanjana
eb3405986e
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
04d4f68ff8
Addressed comments on PR
2023-08-30 13:32:31 -04:00
Sanjana
e2fc30e28c
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
a78ed2fe68
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
0289f8627e
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
2f013e31c1
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
da099b2b98
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
ea2877e755
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
4f98e7ca92
Update docs/source/index.rst
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2023-08-30 13:32:31 -04:00
Sanjana
45522dccbc
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
e365c69221
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
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
Angela Liu
9eedcd9ef3
add link to cleanlab studio docs ( #798 )
2023-08-08 12:34:06 -04: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
Tata Ganesh
3d50b9859d
Add imbalance issue to datalab ( #758 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2023-07-28 18:42:15 +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
Yiran Shi
bc78816341
Label Issue Detection Extention ( #760 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-07-27 15:43:34 -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
Anish Athalye
393a737a75
Add analytics for docs website ( #769 )
2023-07-13 07:03:16 -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
Jonas Mueller
5eb89fc363
link to papers for details of issue types in guide ( #752 )
2023-06-28 16:04:53 -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
Hui Wen
b94106b6c9
CI: set nbsphinx_allow_errors False ( #757 )
2023-06-28 10:17:58 -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