Curtis Northcutt
638345cedd
Merge branch 'master' of github.com:cgnorthcutt/cleanlab
2019-07-28 07:54:46 -07:00
Curtis G. Northcutt
71d5f541d5
bold news banner
2019-07-28 07:54:39 -07:00
Curtis Northcutt
6b5a030651
VERSION 0.0.10 - improved formatting, docs, testing.
2019-07-28 07:52:30 -07:00
Curtis G. Northcutt
37d9e1a815
fixed spelling error
2019-07-28 07:48:45 -07:00
Curtis G. Northcutt
4d0bdcaee9
subtitle update
2019-07-28 07:43:35 -07:00
Curtis G. Northcutt
fa85841e64
Fixed RST formatting issues with section headers
2019-07-28 07:37:26 -07:00
Curtis G. Northcutt
aa25d4292b
Fixed spacing for rst display
2019-07-27 21:53:09 -07:00
Curtis Northcutt
a63e5d57bc
Updated with new API changes in examples.
2019-07-27 21:43:16 -07:00
Curtis Northcutt
6d410511f8
Added verbose parameter, default printing off
2019-07-27 21:42:58 -07:00
Curtis Northcutt
8892a99cb0
Remove a multiprocessing method from coverage
2019-07-27 18:54:17 -07:00
Curtis Northcutt
988cdf3cd5
Added test for pruning sorted_index_method
2019-07-27 18:52:34 -07:00
Curtis Northcutt
361a7dbb40
Remove multiprocessing methods from coverage
2019-07-27 18:45:00 -07:00
Curtis Northcutt
000ed1cc95
VERSION 0.0.9 RELEASED
2019-07-27 18:36:18 -07:00
Curtis Northcutt
976bde7a1c
BIG CHANGE: added multi_label support, fixed cj rounding, added tests
2019-07-27 18:23:11 -07:00
Curtis Northcutt
1b04c7c346
remove calls to estimate_confident_joint_from_probabilities
2019-07-26 22:23:36 -04:00
Curtis Northcutt
2d72157a44
moved joint assertions to tests.
2019-07-26 22:03:04 -04:00
Curtis Northcutt
daea359f5a
Remove deprecated function from testing
2019-07-26 21:37:10 -04:00
Curtis Northcutt
8fec809e10
Fixed header comment
2019-07-26 21:34:15 -04:00
Curtis Northcutt
f4bfa3c15f
add calibrate parameter, make cj calibrated by default
2019-07-26 21:23:24 -04:00
Curtis Northcutt
a5ca9fa418
deprecated estimate_confident_joint_from_probabilities and force_ps
2019-07-26 20:48:32 -04:00
Curtis Northcutt
f6ab22bdf7
compute_confident_joint now calibrates by default.
2019-07-26 20:24:09 -04:00
Curtis Northcutt
5aebb2a56a
estimate_joint now computes confident_joint, calibrate no longer does
2019-07-26 20:00:46 -04:00
cgnorthcutt
a586cd7297
Add rounding formatting.
2019-07-24 15:43:51 -04:00
cgnorthcutt
1461397b03
Make util work for pandas series
2019-07-24 00:53:59 -04:00
cgnorthcutt
e262674209
FATAL BUG FIX: return statement was accidentally indented.
2019-07-17 13:18:27 -04:00
Curtis G. Northcutt
6329a454d4
Update README.rst
2019-07-16 14:26:54 -04:00
cgnorthcutt
78d3151f31
Removed extra spaces.
2019-07-02 19:08:56 -04:00
cgnorthcutt
f19c6b5792
Fixed warning message.
2019-07-02 15:05:18 -04:00
Curtis Northcutt
07833d133f
Fix order of imports for pylint compliance
2019-06-24 16:43:39 -04:00
Curtis Northcutt
82596251d0
Made pruning code flake8 pylint compliant.
2019-06-24 16:06:39 -04:00
Curtis Northcutt
fe44541e53
Change import order for PEP compatibility
2019-06-24 15:03:42 -04:00
Curtis Northcutt
f9fe98f638
Remove print statements in testing
2019-06-24 14:58:34 -04:00
Curtis Northcutt
7a12ecc938
Fixed test. only use exact pruning count with prune_by_class
2019-06-24 14:56:59 -04:00
Curtis Northcutt
878925ad8e
Fix python 2 and 3 compatibility with stdout.flush
2019-06-24 12:44:05 -04:00
Curtis G. Northcutt
699ced4ba1
typo fix in comments
2019-06-20 17:38:14 -04:00
Curtis G. Northcutt
42754840df
typo fix in comments
2019-06-20 17:37:17 -04:00
Curtis G. Northcutt
26648d495d
fix typo in comments
2019-06-20 17:35:54 -04:00
Curtis G. Northcutt
9f45e72388
typo fix in comments
2019-06-20 17:02:14 -04:00
Curtis G. Northcutt
4df020df83
Typo fix in comments
2019-06-20 16:58:44 -04:00
Curtis G. Northcutt
41a4081f48
Typo fix in comments
2019-06-20 16:57:33 -04:00
Curtis Northcutt
96262c0c39
Error Fix: remove tqdm import
2019-06-19 17:36:04 -04:00
Curtis Northcutt
37b9f6e071
Fix memError for travisCI by avoiding cache store when installing torchvision
2019-06-19 17:32:00 -04:00
Curtis Northcutt
f33c97e720
BIG CHANGE: Remove tqdm as a package dependency. instead warn to install.
2019-06-19 17:15:37 -04:00
Curtis G. Northcutt
87b8fa15a3
Remove assertions that could trouble. fix a comment
2019-03-13 18:24:06 -04:00
cgnorthcutt
95228b3e4d
MAJOR CHANGES: remove maxpred==label, multi-label support, simplified ordering
2019-02-26 16:55:04 -05:00
cgnorthcutt
fc5cca124b
Fixed bug missing numpy prefix
2019-02-23 03:41:32 -05:00
Curtis G. Northcutt
9fd465047f
Fixed missing close parens
2019-02-17 17:24:22 -08:00
Curtis G. Northcutt
d9cc012ee8
include that cleanlab is automatically parallelized
2019-02-17 17:10:26 -08:00
Curtis G. Northcutt
237036b136
Version 0.0.8: supports full auto parallelization and many algorithm changes.
...
0.0.8 - Multiple major changes
- Finding label errors is no fully parallelized.
- prune_count_method parameter has been removed.
- estimate_confident_joint_from_probabilities now automatically calibrates confident joint to be a true joint estimate.
- Confident joint algorithm changed! When an example is found confidently as 2+ labels, choose class with max probability.
2019-02-17 16:09:32 -08:00
cgnorthcutt
41dd9d194b
Update readme to remove prune_count_method.
2019-02-16 16:58:04 -05:00