cgnorthcutt
|
994625beb2
|
add testing for parameters
|
2019-09-19 12:26:10 -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
|
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 |
|
cgnorthcutt
|
579460f8ab
|
Added testing for confusion_matrix
|
2019-08-19 18:03:07 -04:00 |
|
cgnorthcutt
|
fc55579eb6
|
Merge branch 'master' of github.com:cgnorthcutt/cleanlab
|
2019-08-19 16:59:13 -04:00 |
|
cgnorthcutt
|
bed2fa228c
|
Remove ipynb artificats like # In[0]
|
2019-08-19 16:59:09 -04:00 |
|
Curtis G. Northcutt
|
ecd7a191c0
|
No longer support fasttext as a direct dependency.
|
2019-08-19 16:56:22 -04:00 |
|
Curtis G. Northcutt
|
f076c51569
|
Fix test_small_data. Now it uses a small dataset.
|
2019-08-19 15:32:59 -04:00 |
|
Curtis G. Northcutt
|
33db501ad6
|
Fixed test failure due to rounding issue.
|
2019-08-19 15:25:35 -04:00 |
|
Curtis G. Northcutt
|
41e9ea5ce2
|
syntax error. define global before using.
|
2019-08-19 15:12:52 -04:00 |
|
Curtis G. Northcutt
|
42343dbf67
|
bug fix: syntax typo
|
2019-08-19 15:04:19 -04:00 |
|
Curtis G. Northcutt
|
f0cd37b0ed
|
Fixed use of seed as global variable
|
2019-08-19 14:53:35 -04:00 |
|
Curtis G. Northcutt
|
03d436b52f
|
fixed issue with local variable hiding global
|
2019-08-19 13:50:47 -04:00 |
|
Curtis G. Northcutt
|
26075c3a0c
|
Reduce size of make_data and only create data once
|
2019-08-19 13:49:27 -04:00 |
|
Curtis G. Northcutt
|
d4e51b60d6
|
Merge branch 'master' into add-sparse-support
|
2019-08-19 10:31:43 -07:00 |
|
gilad-rubin
|
9b50b62e44
|
removed "make data" outside the functions
|
2019-08-17 18:53:45 +03:00 |
|
gilad-rubin
|
02b8398abd
|
added sparse support
|
2019-08-03 18:13:28 +03:00 |
|
Curtis Northcutt
|
988cdf3cd5
|
Added test for pruning sorted_index_method
|
2019-07-27 18:52:34 -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
|
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 |
|
cgnorthcutt
|
d61d2eb55b
|
Modified pytorch testing to appease py27 issues.
|
2019-02-16 16:39:06 -05:00 |
|
cgnorthcutt
|
e2b713872f
|
Try removing pyc and pycache before running toxt.
|
2019-02-16 15:35:48 -05:00 |
|
cgnorthcutt
|
befbf82090
|
Remove unused tests.
|
2019-02-16 04:07:51 -05:00 |
|
cgnorthcutt
|
df4369407f
|
Remove references to prune_count_method.
|
2019-02-16 00:32:18 -05:00 |
|
Curtis Northcutt
|
c1bb07c1fa
|
Fixed error. passed in data instead of indices.
|
2018-12-30 19:42:00 -08:00 |
|
Curtis Northcutt
|
e8001ca024
|
Added 1e-4 buffer on assertion tests.
|
2018-12-16 23:16:39 -05:00 |
|
Curtis Northcutt
|
11b899251b
|
Added tests for new arror and py_method = marginal_ps
|
2018-12-15 18:10:22 -05:00 |
|
Curtis Northcutt
|
3b4cf93730
|
Add tests for max_iter parameter in noise matrix gen
|
2018-12-15 17:40:33 -05:00 |
|
Curtis Northcutt
|
c46bae5b61
|
100% codecov with pytest.
|
2018-12-08 03:09:42 -05:00 |
|
Curtis Northcutt
|
15176b9b90
|
100% codecov with pytest (or close enough).
|
2018-12-08 02:57:29 -05:00 |
|
Curtis Northcutt
|
98f73da2ce
|
Increased test coverage of fasttext.py
|
2018-12-08 02:18:57 -05:00 |
|
Curtis Northcutt
|
6b014c9576
|
Increased testing coverage.
|
2018-12-08 01:42:00 -05:00 |
|
Curtis Northcutt
|
a40007798c
|
Fixed error due to commented if statement.
|
2018-12-08 00:55:28 -05:00 |
|
Curtis Northcutt
|
9f90746d82
|
Changed main test to instead test all loaders.
|
2018-12-08 00:51:24 -05:00 |
|
Curtis Northcutt
|
9f201fb968
|
Missing test due to duplicate naming. fixed.
|
2018-12-08 00:11:33 -05:00 |
|
Curtis Northcutt
|
c5a7a673b3
|
Remove ipynb output comments.
|
2018-12-08 00:07:03 -05:00 |
|
Curtis Northcutt
|
ffa54458b0
|
Test for tiny datasets (fewer than 5 per class) for pruning.py
|
2018-12-07 23:58:36 -05:00 |
|
Curtis Northcutt
|
dbaea40628
|
Test coverage for latent_estimation.py
|
2018-12-07 23:50:57 -05:00 |
|
Curtis Northcutt
|
5ae6abf90c
|
Completely coverage of pruning.py
|
2018-12-07 23:04:00 -05:00 |
|
Curtis Northcutt
|
8127e1062a
|
Coverage for pruning.py.
|
2018-12-07 22:54:43 -05:00 |
|
Curtis Northcutt
|
46292849cb
|
Complete coverage of latent_algebra.py
|
2018-12-07 21:07:53 -05:00 |
|
Curtis Northcutt
|
4735b62f39
|
Add test coverage for latent_algebra.
|
2018-12-07 20:55:52 -05:00 |
|