文件历史

提交图

517 次代码提交

作者 SHA1 备注 提交日期
Sanjana d95e06bc28 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:32:23 +01:00
Sanjana 65d6dd082e Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:30:25 +01:00
Sanjana 1472082419 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:58 +01:00
Sanjana ae27bcc7ce Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:26 +01:00
Sanjana 74c48816f3 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:07 +01:00
Sanjana 0d9a564d84 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:27:16 +01:00
Sanjana Garg 964f5759cd Added suggested changes 2023-08-31 12:52:22 -04:00
Sanjana Garg b51048926f Improved visualization code 2023-08-31 06:52:10 -04:00
Sanjana Garg 08d2675969 Converted hf to torch dataset 2023-08-30 19:09:53 -04:00
Sanjana Garg a050a07900 Updated markdown cell 2023-08-30 13:32:31 -04:00
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