Curtis G. Northcutt
|
7192ee03c8
|
Made all title underlines pypi compatible
|
2018-11-22 13:57:41 -05:00 |
|
Curtis G. Northcutt
|
bd4b8a7c87
|
Made title underline correct length for pypi compatibility
|
2018-11-22 13:56:12 -05:00 |
|
Curtis G. Northcutt
|
d05151f16e
|
Removed raw html for Pypi RST compatibilty
|
2018-11-22 13:54:40 -05:00 |
|
Curtis G. Northcutt
|
b91669baf7
|
Update README.rst
|
2018-11-21 17:50:51 -05:00 |
|
Curtis G. Northcutt
|
8edc8709bf
|
Update README.rst
|
2018-11-21 17:48:17 -05:00 |
|
Curtis Northcutt
|
f9b319070d
|
Corrected description in setup.py
|
2018-11-21 17:43:05 -05:00 |
|
Curtis G. Northcutt
|
424f2c460d
|
Fix format errors in probability notation
|
2018-11-21 17:39:31 -05:00 |
|
Curtis G. Northcutt
|
f398c04e0e
|
Add core package file descriptions
|
2018-11-21 13:07:01 -05:00 |
|
Curtis G. Northcutt
|
105a956d56
|
Fix links to MNIST PyTorch models
|
2018-11-21 12:59:44 -05:00 |
|
Curtis Northcutt
|
bbe9187798
|
Generate mathematically valid synthetic noise matrices.
|
2018-11-21 12:52:35 -05:00 |
|
Curtis Northcutt
|
5c16727068
|
Finds the indices of the examples with label errors in a dataset.
|
2018-11-21 12:52:09 -05:00 |
|
Curtis Northcutt
|
7c928db0d0
|
Version 0.0.1 - Initial commit - the world will never be the same.
|
2018-11-21 12:51:45 -05:00 |
|
Curtis Northcutt
|
36234c6678
|
Added MNIST PyTorch models.
|
2018-11-21 12:47:06 -05:00 |
|
Curtis Northcutt
|
0cc6f8fb17
|
cleanlab package utility functions
|
2018-11-21 12:43:42 -05:00 |
|
Curtis Northcutt
|
382e259a66
|
Estimates joint distribution of label noise from noisy channel.
|
2018-11-21 12:42:59 -05:00 |
|
Curtis Northcutt
|
60be9f72fc
|
Estimates and fully characterizes label noise
|
2018-11-21 12:42:21 -05:00 |
|
Curtis Northcutt
|
85396096e8
|
Equalities when noise information is known.
|
2018-11-21 12:41:15 -05:00 |
|
Curtis Northcutt
|
0f558a6997
|
The RankPruning() class for learning with noisy labels.
|
2018-11-21 12:39:56 -05:00 |
|
Curtis G. Northcutt
|
808fb4c579
|
Update README.md
|
2018-11-21 12:13:19 -05:00 |
|
Curtis G. Northcutt
|
5e31f35e46
|
Update README.md
|
2018-11-21 12:12:16 -05:00 |
|
Curtis G. Northcutt
|
6436d76f80
|
Finished change from confidentlearning to cleanlab
|
2018-11-21 12:05:12 -05:00 |
|
Curtis Northcutt
|
f42b5af4c7
|
Changed package name from confidentlearning to cleanlab
|
2018-11-21 11:54:31 -05:00 |
|
Curtis G. Northcutt
|
b8b1ab3066
|
Update README.md
|
2018-11-02 19:16:18 -04:00 |
|
Curtis G. Northcutt
|
a779a75f85
|
Update README.md
|
2018-10-12 11:36:06 -07:00 |
|
Curtis G. Northcutt
|
8122987853
|
Update README.md
|
2018-09-04 12:39:07 -07:00 |
|
Curtis G. Northcutt
|
4bbc0b05a1
|
Update README.md
|
2018-09-04 12:35:23 -07:00 |
|
Curtis G. Northcutt
|
31e2894946
|
Merge branch 'master' of github.com:cgnorthcutt/confidentlearning
|
2018-07-02 17:22:48 -07:00 |
|
Curtis G. Northcutt
|
237a80f624
|
Added params to docstrings. fixed missing self error.
|
2018-07-02 17:22:42 -07:00 |
|
Curtis G. Northcutt
|
bec6c449a6
|
Forgot to include clf=YourFavoriteModel(), added.
|
2018-07-02 16:11:39 -07:00 |
|
Curtis G. Northcutt
|
ab82094b8f
|
use same formatting for confidentlearning throughout
|
2018-07-02 16:10:02 -07:00 |
|
Curtis G. Northcutt
|
3cfc0980fb
|
Added how to wrap a model(e.g. pytorch, tensorflow, etc) to be used with confidentlearning
|
2018-07-02 16:08:34 -07:00 |
|
Curtis G. Northcutt
|
1ec199d542
|
Merge branch 'master' of github.com:cgnorthcutt/confidentlearning
|
2018-07-02 15:23:13 -07:00 |
|
Curtis G. Northcutt
|
7e37f10450
|
Uses accuracy when clf.score() doest not exist.
|
2018-07-02 15:23:07 -07:00 |
|
Curtis G. Northcutt
|
73b88e9cfb
|
Bold train vs test and add ImageNet clarification to caption
|
2018-06-29 20:59:48 -07:00 |
|
Curtis G. Northcutt
|
d53d7ea12a
|
RankPruning() class now inherets sklearn classifier.
|
2018-06-27 18:35:19 -07:00 |
|
Curtis G. Northcutt
|
e2c1a9f8b5
|
Added printing pretty for all matrix types.
|
2018-06-27 16:58:14 -07:00 |
|
Curtis G. Northcutt
|
530115524c
|
Add missing import inspect
|
2018-06-26 18:57:20 -07:00 |
|
Curtis G. Northcutt
|
5864a0c818
|
Check for fit, predict, predict_proba methods for clf param
|
2018-06-26 18:56:11 -07:00 |
|
Curtis G. Northcutt
|
a5151b45a2
|
Instant 2x2 dense noise mat generation.
|
2018-06-26 18:19:00 -07:00 |
|
Curtis G. Northcutt
|
7308d7c71e
|
Now INSTANT noise generation when num classes is 2.
|
2018-06-26 15:45:16 -07:00 |
|
Curtis G. Northcutt
|
4baf67bb6c
|
Generalized noise matrix printing to arbitrary classes.
|
2018-06-26 14:35:51 -07:00 |
|
Curtis G. Northcutt
|
4661670b6f
|
Cast dirichlet input to int from float
|
2018-06-26 14:27:02 -07:00 |
|
Curtis G. Northcutt
|
6ada8b8fea
|
generate n probs sum to m now truly uniformly rand
|
2018-06-26 12:09:38 -07:00 |
|
Curtis G. Northcutt
|
63c4fdc25a
|
Ignore .ipynb files in core package directories.
|
2018-06-25 18:14:37 -07:00 |
|
Curtis G. Northcutt
|
dafb8fa71e
|
Remove ipynb for core package files.
|
2018-06-25 18:09:06 -07:00 |
|
Curtis G. Northcutt
|
87d8d4f29c
|
Added a full length tutorial / documentation
Covers many of the common used methods in the package. Does not cover the vast hyper-parameters in each function.
|
2018-06-23 20:36:28 -07:00 |
|
Curtis Northcutt
|
93d3b5bfdc
|
Moved ImageNet and MNIST error finding to examples
|
2018-06-12 15:05:44 -07:00 |
|
Curtis Northcutt
|
cccd411b70
|
moved models to examples/
|
2018-06-12 15:05:11 -07:00 |
|
Curtis Northcutt
|
dca4376b14
|
Add __util__ for package imports.
|
2018-06-12 12:39:07 -07:00 |
|
Curtis Northcutt
|
bcaa2c8d46
|
Add __init__ for package imports
|
2018-06-12 12:26:58 -07:00 |
|