文件历史

23 次代码提交

作者 SHA1 备注 提交日期
Curtis G. Northcutt 2aae853888 formatting. remove unused dependency 2021-04-08 22:07:31 -04:00
Curtis G. Northcutt 2945924749 Add copyright 2021-03-03 18:06:07 -05:00
cgnorthcutt 7c909098fb n_jobs is set to max.cpu for all operating systems 2020-02-17 01:56:45 -05:00
cgnorthcutt 30d9e8f884 Bug fix and PEP-8 adherence 2020-02-16 20:32:15 -05:00
cgnorthcutt f2f7a3ce29 Make Windows Python pruning default to 1 process and not use multiprocessing 2020-02-14 15:56:52 -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 0d546307b0 BUG FIX: Remove unused parameter 2019-09-28 09:11:22 -04:00
Curtis Northcutt e5523e76b2 Correclty format code to avoid empty spaces at 80 char lines 2019-09-03 23:27:29 -04:00
cgnorthcutt 4fc013aaec remove ipynb [ ] artifacts 2019-08-19 18:02:42 -04:00
Curtis Northcutt 8fec809e10 Fixed header comment 2019-07-26 21:34:15 -04:00
Curtis G. Northcutt 41a4081f48 Typo fix in comments 2019-06-20 16:57:33 -04:00
cgnorthcutt 3533b2afc6 Remove all references to prune_count_method and warnings 2019-02-16 00:20:16 -05:00
Curtis Northcutt 18f6150e5c Exclude TODO/pulearning from codecov. 2018-12-06 18:23:52 -05:00
Curtis Northcutt 1fe54b502e Added warnings and comments to clarify prune_count_method. 2018-12-06 18:01:08 -05:00
Curtis Northcutt c1ef76497b Renaming RankPruning alg to LearningWithNoisyLabels 2018-12-03 16:40:32 -08:00
Curtis Northcutt 2c0044db82 Fixed error. renamed self.model to self.clf 2018-11-25 20:19:39 -05:00
Curtis Northcutt 2409c67f93 change confidentlearning to cleanlab 2018-11-25 20:11:00 -05:00
Curtis Northcutt 452271838a Made RP.score() py2 and py3 compatible 2018-11-25 19:25:17 -05:00
Curtis Northcutt 0f558a6997 The RankPruning() class for learning with noisy labels. 2018-11-21 12:39:56 -05:00