提交

提交图

1649 次代码提交

作者 SHA1 备注 提交日期
Curtis G. Northcutt 39198989c1 add link to precomputed cifar10 predicted probs 2019-11-14 13:42:52 -05:00
Curtis G. Northcutt 96c47271b8 remove double word 2019-11-14 13:28:25 -05:00
cgnorthcutt 8a027e539c bug fix: adding missig self 2019-11-10 12:08:17 -05:00
cgnorthcutt 2fc9c5c1a8 bug fix: adding missing quotes 2019-11-10 12:04:23 -05:00
Curtis G. Northcutt 03dc9cc69b bug fix attempt: pulearning --> self.pulearning 2019-11-10 11:51:06 -05:00
Curtis G. Northcutt 775856b63d remove unused import 2019-11-10 11:27:17 -05:00
Curtis G. Northcutt 915eb181d1 fix pulearning 2019-11-10 11:26:32 -05:00
Curtis G. Northcutt ce954ac70f Add link to rp 2019-11-08 10:27:07 -05:00
Curtis G. Northcutt fcf375dd18 fix link 2019-11-08 03:57:29 -05:00
Curtis G. Northcutt 57fb705f52 make underline match title length 2019-11-08 03:54:25 -05:00
Curtis G. Northcutt db00f3c221 specify rst is long description type 2019-11-08 03:53:47 -05:00
Curtis G. Northcutt 68a24a3b04 Announcing cleanlab v0.1.0 alpha release! 2019-11-08 03:45:50 -05:00
Curtis G. Northcutt 098bb4b49b Announcing cleanlab 0.1.0 alpha release!
# 0.1.0 - Release of confident learning paper based on this version of cleanlab: https://arxiv.org/pdf/1911.00068.pdf
#   - Documentation increase
#   - Add examples to find label errors in mnist, cifar, imagenet
#   - re-organized examples and added readme.
2019-11-08 03:45:03 -05:00
Curtis G. Northcutt ec8bbbeb38 shorten 2019-11-08 02:58:59 -05:00
Curtis G. Northcutt 1c46da59b6 add info about confidentlearning-reproduce 2019-11-08 02:57:11 -05:00
Curtis G. Northcutt 55518a4d50 make reproduce title bigger 2019-11-08 02:39:34 -05:00
Curtis G. Northcutt 24b7214261 reproducibility information added 2019-11-08 02:38:02 -05:00
Curtis G. Northcutt ecec89c3b2 Add link to blog. 2019-11-06 18:35:26 -05:00
Curtis G. Northcutt 46e193da1d added links to confident learning paper 2019-11-04 15:03:18 -05:00
Curtis G. Northcutt 7749622b46 Re-enable sparse matrix support. 2019-10-16 15:23:56 -04:00
Curtis G. Northcutt 9df9c4a79c Version 0.0.14 - bug fix in classification.py 2019-09-28 09:16:59 -04:00
Curtis G. Northcutt 0d546307b0 BUG FIX: Remove unused parameter 2019-09-28 09:11:22 -04:00
Curtis G. Northcutt feab824740 Version 0.0.13 - bug fixes and baseline methods 2019-09-27 11:48:26 -04:00
cgnorthcutt b478c3258c Remove assert in function 2019-09-23 15:28:57 -04:00
cgnorthcutt 55351cacce Fix bug from using cleanlab.util.confusion_matrix 2019-09-23 15:26:09 -04:00
cgnorthcutt 994625beb2 add testing for parameters 2019-09-19 12:26:10 -04:00
cgnorthcutt 740fd5ab3b added parameters to methods for confident joint estimation 2019-09-19 12:25:36 -04:00
cgnorthcutt a6b28030da simplify logic and shorten code for prune_by_noise_rate 2019-09-19 12:22:44 -04:00
cgnorthcutt 5ec1a2cf81 FATAL bug fix for prune_by_noise_rate. margin was wrong. was same as np.argmax 2019-09-19 12:00:01 -04:00
Curtis Northcutt 1aed258481 Remove unused parameter 2019-09-04 21:55:58 -04:00
Curtis Northcutt 658525dcb2 move data creation to global 2019-09-04 17:01:43 -04:00
Curtis Northcutt 4c0903be7b move data creation to global 2019-09-04 16:59:57 -04:00
Curtis Northcutt e8411c273c testing for baseline methods 2019-09-04 16:53:48 -04:00
Curtis Northcutt 6b6f8f6f5a Add baseline_methods to cleanlab package 2019-09-04 16:53:29 -04:00
Curtis Northcutt b7af0bba86 BUG FIX: wrong index was used for s_counts check 2019-09-04 16:52:47 -04:00
Curtis Northcutt da93bd4ae0 Add param to return the indices of examples counted in conf joint 2019-09-04 16:52:00 -04:00
Curtis Northcutt 54022a7e98 Fixed bug: make data global for _prune_by methods 2019-09-04 00:08:22 -04:00
Curtis Northcutt cfde73314a fixed issue where param wasn't getting used 2019-09-04 00:07:35 -04:00
Curtis Northcutt 8de04b0f42 Add testing for n_jobs param in pruning 2019-09-03 23:29:16 -04:00
Curtis Northcutt 4a1e7cd195 Support non-parallelized version of pruning with n_jobs = 1 2019-09-03 23:28:40 -04:00
Curtis Northcutt e5523e76b2 Correclty format code to avoid empty spaces at 80 char lines 2019-09-03 23:27:29 -04:00
Curtis G. Northcutt 1625d9e9dd Major speed-up by removing np.all on single labels 2019-08-21 01:07:51 -04:00
Curtis G. Northcutt 4e7e468888 Add citation information 2019-08-20 15:48:53 -04:00
Curtis G. Northcutt 2086d2e01b Make example titles larger 2019-08-20 15:13:11 -04:00
Curtis G. Northcutt 1857fe31e2 reduced length 2019-08-20 15:11:43 -04:00
Curtis G. Northcutt b77b0eccbc Move content below bold start of sentence. 2019-08-20 15:06:44 -04:00
Curtis G. Northcutt 47aa365a50 shorten 2019-08-19 21:31:39 -04:00
Curtis G. Northcutt bf7d154ae5 fixed broken link to tutorial 2019-08-19 21:31:11 -04:00
Curtis G. Northcutt 0cbba4abf2 Clarification and highlight that the link is a tutorial 2019-08-19 21:30:41 -04:00
Curtis G. Northcutt 6acab07b71 Shorten 2019-08-19 21:29:36 -04:00