提交

提交图

  • 26075c3a0c Reduce size of make_data and only create data once Curtis G. Northcutt 2019-08-19 13:49:27 -04:00
  • d4e51b60d6 Merge branch 'master' into add-sparse-support Curtis G. Northcutt 2019-08-19 10:31:43 -07:00
  • 9b50b62e44 removed "make data" outside the functions gilad-rubin 2019-08-17 18:53:45 +03:00
  • 02b8398abd added sparse support gilad-rubin 2019-08-03 18:13:28 +03:00
  • 45c6a0f277 VERSION 0.0.11 - New logo and improved README Curtis G. Northcutt 2019-07-29 17:33:59 -07:00
  • 28e705042d Clarified 'fast' explanation Curtis G. Northcutt 2019-07-29 17:29:08 -07:00
  • 172bcf9810 Clarified example with variable name change Curtis G. Northcutt 2019-07-29 17:24:05 -07:00
  • c28d58fdbd Re-arrange order of examples Curtis G. Northcutt 2019-07-29 17:21:11 -07:00
  • 97046b1a73 Fixed import in example Curtis G. Northcutt 2019-07-28 09:16:53 -07:00
  • 115b93aa4f cleanlab banner now hyperlinks to github page Curtis G. Northcutt 2019-07-28 07:58:37 -07:00
  • f9fc40ad20 Added uploading to pypi comments. Curtis Northcutt 2019-07-28 07:56:41 -07:00
  • 638345cedd Merge branch 'master' of github.com:cgnorthcutt/cleanlab Curtis Northcutt 2019-07-28 07:54:46 -07:00
  • 71d5f541d5 bold news banner Curtis G. Northcutt 2019-07-28 07:54:39 -07:00
  • 6b5a030651 VERSION 0.0.10 - improved formatting, docs, testing. Curtis Northcutt 2019-07-28 07:52:30 -07:00
  • 37d9e1a815 fixed spelling error Curtis G. Northcutt 2019-07-28 07:48:45 -07:00
  • 4d0bdcaee9 subtitle update Curtis G. Northcutt 2019-07-28 07:43:35 -07:00
  • fa85841e64 Fixed RST formatting issues with section headers Curtis G. Northcutt 2019-07-28 07:37:26 -07:00
  • aa25d4292b Fixed spacing for rst display Curtis G. Northcutt 2019-07-27 21:53:09 -07:00
  • a63e5d57bc Updated with new API changes in examples. Curtis Northcutt 2019-07-27 21:43:16 -07:00
  • 6d410511f8 Added verbose parameter, default printing off Curtis Northcutt 2019-07-27 21:42:58 -07:00
  • 8892a99cb0 Remove a multiprocessing method from coverage Curtis Northcutt 2019-07-27 18:54:17 -07:00
  • 988cdf3cd5 Added test for pruning sorted_index_method Curtis Northcutt 2019-07-27 18:52:34 -07:00
  • 361a7dbb40 Remove multiprocessing methods from coverage Curtis Northcutt 2019-07-27 18:45:00 -07:00
  • 000ed1cc95 VERSION 0.0.9 RELEASED Curtis Northcutt 2019-07-27 18:36:18 -07:00
  • 976bde7a1c BIG CHANGE: added multi_label support, fixed cj rounding, added tests Curtis Northcutt 2019-07-27 18:23:11 -07:00
  • 1b04c7c346 remove calls to estimate_confident_joint_from_probabilities Curtis Northcutt 2019-07-26 22:23:36 -04:00
  • 2d72157a44 moved joint assertions to tests. Curtis Northcutt 2019-07-26 22:03:04 -04:00
  • daea359f5a Remove deprecated function from testing Curtis Northcutt 2019-07-26 21:37:10 -04:00
  • 8fec809e10 Fixed header comment Curtis Northcutt 2019-07-26 21:34:15 -04:00
  • f4bfa3c15f add calibrate parameter, make cj calibrated by default Curtis Northcutt 2019-07-26 21:23:24 -04:00
  • a5ca9fa418 deprecated estimate_confident_joint_from_probabilities and force_ps Curtis Northcutt 2019-07-26 20:48:32 -04:00
  • f6ab22bdf7 compute_confident_joint now calibrates by default. Curtis Northcutt 2019-07-26 20:24:09 -04:00
  • 5aebb2a56a estimate_joint now computes confident_joint, calibrate no longer does Curtis Northcutt 2019-07-26 20:00:46 -04:00
  • a586cd7297 Add rounding formatting. cgnorthcutt 2019-07-24 15:43:51 -04:00
  • 1461397b03 Make util work for pandas series cgnorthcutt 2019-07-24 00:53:59 -04:00
  • e262674209 FATAL BUG FIX: return statement was accidentally indented. cgnorthcutt 2019-07-17 13:18:27 -04:00
  • 6329a454d4 Update README.rst Curtis G. Northcutt 2019-07-16 14:26:54 -04:00
  • 78d3151f31 Removed extra spaces. cgnorthcutt 2019-07-02 19:08:56 -04:00
  • f19c6b5792 Fixed warning message. cgnorthcutt 2019-07-02 15:05:18 -04:00
  • 07833d133f Fix order of imports for pylint compliance Curtis Northcutt 2019-06-24 16:43:39 -04:00
  • 82596251d0 Made pruning code flake8 pylint compliant. Curtis Northcutt 2019-06-24 16:06:39 -04:00
  • fe44541e53 Change import order for PEP compatibility Curtis Northcutt 2019-06-24 15:03:42 -04:00
  • f9fe98f638 Remove print statements in testing Curtis Northcutt 2019-06-24 14:58:34 -04:00
  • 7a12ecc938 Fixed test. only use exact pruning count with prune_by_class Curtis Northcutt 2019-06-24 14:56:59 -04:00
  • 878925ad8e Fix python 2 and 3 compatibility with stdout.flush Curtis Northcutt 2019-06-24 12:44:05 -04:00
  • 699ced4ba1 typo fix in comments Curtis G. Northcutt 2019-06-20 17:38:14 -04:00
  • 42754840df typo fix in comments Curtis G. Northcutt 2019-06-20 17:37:17 -04:00
  • 26648d495d fix typo in comments Curtis G. Northcutt 2019-06-20 17:35:54 -04:00
  • 9f45e72388 typo fix in comments Curtis G. Northcutt 2019-06-20 17:02:14 -04:00
  • 4df020df83 Typo fix in comments Curtis G. Northcutt 2019-06-20 16:58:44 -04:00
  • 41a4081f48 Typo fix in comments Curtis G. Northcutt 2019-06-20 16:57:33 -04:00
  • 96262c0c39 Error Fix: remove tqdm import Curtis Northcutt 2019-06-19 17:36:04 -04:00
  • 37b9f6e071 Fix memError for travisCI by avoiding cache store when installing torchvision Curtis Northcutt 2019-06-19 17:32:00 -04:00
  • f33c97e720 BIG CHANGE: Remove tqdm as a package dependency. instead warn to install. Curtis Northcutt 2019-06-19 17:15:37 -04:00
  • 87b8fa15a3 Remove assertions that could trouble. fix a comment Curtis G. Northcutt 2019-03-13 18:24:06 -04:00
  • 95228b3e4d MAJOR CHANGES: remove maxpred==label, multi-label support, simplified ordering cgnorthcutt 2019-02-26 16:55:04 -05:00
  • fc5cca124b Fixed bug missing numpy prefix cgnorthcutt 2019-02-23 03:41:32 -05:00
  • 9fd465047f Fixed missing close parens Curtis G. Northcutt 2019-02-17 17:24:22 -08:00
  • d9cc012ee8 include that cleanlab is automatically parallelized Curtis G. Northcutt 2019-02-17 17:10:26 -08:00
  • 237036b136 Version 0.0.8: supports full auto parallelization and many algorithm changes. Curtis G. Northcutt 2019-02-17 16:09:32 -08:00
  • 41dd9d194b Update readme to remove prune_count_method. cgnorthcutt 2019-02-16 16:58:04 -05:00
  • d61d2eb55b Modified pytorch testing to appease py27 issues. cgnorthcutt 2019-02-16 16:39:06 -05:00
  • 07ff9a88c6 BUG FIX: missing then in bash script for tox cgnorthcutt 2019-02-16 16:05:13 -05:00
  • cbd6bb6e4d Update torch install to torch 1.0 cgnorthcutt 2019-02-16 15:58:22 -05:00
  • e2b713872f Try removing pyc and pycache before running toxt. cgnorthcutt 2019-02-16 15:35:48 -05:00
  • 42fce2931d Whitelist pytest to avoid tox warning. cgnorthcutt 2019-02-16 13:59:45 -05:00
  • befbf82090 Remove unused tests. cgnorthcutt 2019-02-16 04:07:51 -05:00
  • 1c7d341a9a MAJOR CHANGE: multiprocessed ordering, removed prune_count_method cgnorthcutt 2019-02-16 03:51:24 -05:00
  • df4369407f Remove references to prune_count_method. cgnorthcutt 2019-02-16 00:32:18 -05:00
  • 3533b2afc6 Remove all references to prune_count_method and warnings cgnorthcutt 2019-02-16 00:20:16 -05:00
  • 18637d17eb Update comments to reflect that conf joint is calibrated now. cgnorthcutt 2019-02-15 23:06:25 -05:00
  • a712d18bd7 Replace cj with confident_joint cgnorthcutt 2019-02-15 22:56:21 -05:00
  • f44372cf31 Return array of False (isntead of None) when no label errors cgnorthcutt 2019-02-15 22:44:56 -05:00
  • e7c961a9cc BIG CHANGE: Confident learning now uses multiprocessing for finding label errors. cgnorthcutt 2019-02-15 22:23:58 -05:00
  • 14aea4b548 Add tqdm for multiprocessing support. cgnorthcutt 2019-02-15 22:21:45 -05:00
  • 3d4570d472 Removed reference to non-existent variable labels. cgnorthcutt 2019-02-15 19:43:01 -05:00
  • 535c61a71d Add method to estimate the full joint of noisy labels. cgnorthcutt 2019-02-15 19:20:07 -05:00
  • 305eb61fc1 Add method to calibrate confident joint. cgnorthcutt 2019-02-15 19:13:55 -05:00
  • 5d67b02ddd Shorten why this package is unique. Curtis G. Northcutt 2019-02-15 11:09:10 -08:00
  • db53e20bae Remove Forrest Gump quote :) Curtis G. Northcutt 2019-02-15 11:05:34 -08:00
  • e7bc4276a0 MAJOR CHANGE: confident joint now uses max pred for collisions. cgnorthcutt 2019-02-15 13:54:57 -05:00
  • 574346e7ab Add environment bang header. cgnorthcutt 2019-02-14 19:27:16 -05:00
  • c65851685f Avoid errors caused by letting s be a list. convert s to np array cgnorthcutt 2019-02-14 19:26:56 -05:00
  • 66de6a42fc Update docstsring to explain multi_label param cgnorthcutt 2019-02-14 18:35:04 -05:00
  • 8b1897412e MAJOR CHANGE - confident joint only selects each example once now. Curtis Northcutt 2019-01-23 04:49:16 -05:00
  • 6658e483c5 Add support for multi-label classification. Curtis Northcutt 2019-01-21 20:59:56 -05:00
  • cbb3a81715 Add buffer to avoid precision issues with float. Curtis Northcutt 2019-01-21 20:54:47 -05:00
  • 770b068922 Moved part of subtitle into body Curtis G. Northcutt 2019-01-05 22:16:32 -08:00
  • 02aeadaf85 clarified cleanlab = cleans labels Curtis G. Northcutt 2019-01-05 22:13:48 -08:00
  • 81327c064f 0.0.7 - Major speed increases across the board. No major API changes. Curtis G. Northcutt 2019-01-05 22:06:20 -08:00
  • cce7feed6a update collaboration note. Curtis G. Northcutt 2019-01-04 15:22:48 -08:00
  • 2a9c202607 Add note for collaboration. Curtis G. Northcutt 2019-01-04 15:20:01 -08:00
  • 97728ca8b5 emphasize `cleanlab` CLEANs LABels. Curtis G. Northcutt 2019-01-04 15:15:14 -08:00
  • 17f9018d04 Add license information. Curtis G. Northcutt 2019-01-04 14:58:08 -08:00
  • 347852b589 Update LICENSE copyright for 2019. Curtis G. Northcutt 2019-01-04 14:57:44 -08:00
  • 70c8999d5c avoid loop to handle end of file more efficiently.: Curtis Northcutt 2019-01-04 14:50:45 -08:00
  • 82a048f1ac Explain the name cleanlab. cleanlab CLEANs LABels Curtis G. Northcutt 2019-01-04 14:49:23 -08:00
  • 3619478bf3 Fixed errors. data_loader much faster. removed idx in indices. Curtis Northcutt 2019-01-01 21:44:03 -08:00
  • be192e156f Fixed error popping from empty stack Curtis Northcutt 2019-01-01 21:18:36 -08:00
  • 6ddcc7055b Avoid idx in indices -- slow operation in _create_train Curtis Northcutt 2019-01-01 21:09:20 -08:00