Curtis G. Northcutt
|
9cd87630ff
|
No longer support coverage of third_party fastText based code.
|
2019-08-19 16:53:36 -04:00 |
|
Curtis G. Northcutt
|
a8b195a7ee
|
No longer support coverage of third_party fastText based code.
|
2019-08-19 16:52:53 -04:00 |
|
Curtis G. Northcutt
|
578d8f77ed
|
Merge pull request #10 from gilad-rubin/add-sparse-support
Add sparse matrix support and testing
|
2019-08-19 12:42:10 -07: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
|
1d408a998a
|
fix syntax. pytorch no longer supports train_data or test_data
|
2019-08-19 15:28:56 -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
|
2cfcd24ece
|
train_labels and test_labels was deprecrated in favor for targets. fixed.
|
2019-08-19 15:06:32 -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 G. Northcutt
|
45c6a0f277
|
VERSION 0.0.11 - New logo and improved README
|
2019-07-29 17:33:59 -07:00 |
|
Curtis G. Northcutt
|
28e705042d
|
Clarified 'fast' explanation
|
2019-07-29 17:29:08 -07:00 |
|
Curtis G. Northcutt
|
172bcf9810
|
Clarified example with variable name change
|
2019-07-29 17:24:05 -07:00 |
|
Curtis G. Northcutt
|
c28d58fdbd
|
Re-arrange order of examples
|
2019-07-29 17:21:11 -07:00 |
|
Curtis G. Northcutt
|
97046b1a73
|
Fixed import in example
|
2019-07-28 09:16:53 -07:00 |
|
Curtis G. Northcutt
|
115b93aa4f
|
cleanlab banner now hyperlinks to github page
|
2019-07-28 07:58:37 -07:00 |
|
Curtis Northcutt
|
f9fc40ad20
|
Added uploading to pypi comments.
|
2019-07-28 07:56:41 -07:00 |
|
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 |
|