提交

提交图

  • ac98282dcb add example script for find_label_issues_batched (#629) Jonas Mueller 2023-02-10 18:29:00 -08:00
  • 5319a124d4 Make label_issues_batched documentation appear (#627) Jonas Mueller 2023-02-10 17:30:03 -08:00
  • 686cbf63f1 Method to estimate label issues with limited memory via mini-batches (#615) Jonas Mueller 2023-02-10 16:59:16 -08:00
  • d99788b9de Fixed duplicate issue removal in find_label_issues (#624) Ulyana 2023-02-10 08:28:29 -08:00
  • 5f6493f509 fix bug: confidences -> confidence (#623) Jonas Mueller 2023-02-09 16:33:47 -08:00
  • e2611e76a1 upgrade torch in docs (#607) Jonas Mueller 2023-02-07 13:26:35 -08:00
  • 6aaee8332b Create new cleanlab.models module (#601) Hui Wen 2023-02-08 02:03:32 +08:00
  • c191d8781d Fix format compatibility with latest black==23. release (#620) Ulyana 2023-02-07 10:01:45 -08:00
  • 6ed61e0bb3 cap black version in CI (#618) Jonas Mueller 2023-02-02 01:13:59 -08:00
  • 266d9479db shorten notebook name in link (#617) Jonas Mueller 2023-02-01 22:53:02 -08:00
  • 35d5323479 Fix dictionary type annotation for OutOfDistribution object (#616) Ulyana 2023-02-01 20:07:31 -08:00
  • 0c02ec953b Add two methods to filter.find_label_issues (#595) Curtis G. Northcutt 2023-01-31 23:26:20 -08:00
  • 5c1ba64bea Removed duplicate classifier from setup.py (#612) Sanjana 2023-01-30 15:56:40 -08:00
  • d6f40d89b8 crowdlab paper name update Jonas Mueller 2023-01-30 10:55:11 -08:00
  • 5f9fd95c45 update crowdlab paper name Jonas Mueller 2023-01-29 23:48:49 -08:00
  • 888246e2d5 Improve num_label_issues usage of confident_joint to match find_label_issues (#610) Ulyana 2023-01-27 14:47:02 -08:00
  • f9d32b1352 Update tabular tutorial with better language (#609) Chris Mauck 2023-01-24 20:12:34 -06:00
  • 9f655a7f6a remove slash at end (#606) Jonas Mueller 2023-01-19 21:04:56 -05:00
  • b9b981dc01 add cleanlab/projects to ignored URLs check list Jonas Mueller 2023-01-19 20:57:56 -05:00
  • 2b6c56424d 10x speedup in find_label_issues on linux via better multiprocessing (#596) clu0 2023-01-19 20:14:03 -05:00
  • a31b3cac78 tags in links (#604) Chris Mauck 2023-01-19 15:34:36 -06:00
  • 1cf563c2a1 fix typo in outliers.ipynb (#603) Ikko Eltociear Ashimine 2023-01-20 04:55:31 +09:00
  • 503a57adaf Adding type hints for mypy strict compatibility (#585) unna97 2023-01-10 19:16:16 +05:30
  • 71e21a983a remove temp scaling from ensemble active learning when data has single annotator (#597) Hui Wen 2023-01-10 06:12:19 +08:00
  • feb3696924 decide -> suggest Jonas Mueller 2023-01-09 09:31:11 -08:00
  • 4a5d0653fe Handle missing type parameters for generic type "ndarray" (#587) Elías Snorrason 2023-01-07 07:45:50 -07:00
  • 7b589f6d63 updating copyright year to include 2023 (#594) Aditya Thyagarajan 2023-01-07 10:55:57 +05:30
  • ebadffdebe Use euclidean distance for identifying outliers for lower dimensional features (#581) Ulyana 2023-01-06 21:25:23 -08:00
  • fe9efda269 update docs dependencies (#593) Hui Wen 2023-01-07 06:22:16 +08:00
  • d911acc7e8 Remove temp scaling from single annotator case (#590) Hui Wen 2023-01-07 01:54:01 +08:00
  • fdfb029001 clarify thresholding in issues_from_scores (#582) Jonas Mueller 2023-01-06 08:55:42 -08:00
  • 248bb91378 Revamp text tutorial to use cleanlab Keras wrapper (#584) Hui Wen 2023-01-07 00:53:02 +08:00
  • 7caed93784 Update github actions (#589) Ulyana 2023-01-05 21:42:34 -08:00
  • 0d9fee88a9 add maximum line length (#583) Curtis G. Northcutt 2023-01-04 17:31:16 -08:00
  • aa1542bd71 Drop python 3.6 support from dependencies in setup.py (#579) Sanjana 2023-01-02 11:33:19 +05:30
  • 36b46c195f mention applications beyond label error detection in readme (#580) Jonas Mueller 2023-01-01 14:24:53 -08:00
  • 9bca415130 Fix broken link Anish Athalye 2022-12-31 10:36:32 -05:00
  • 5c60fb623d Remove python 3.6 support (#578) Mayank Kumar 2022-12-28 18:25:42 -08:00
  • 2c69094da1 drop python 3.6 from CI (#577) Jonas Mueller 2022-12-28 14:40:56 -08:00
  • 9ec3a74d85 clarify not to use basic mypy without the CI flags Jonas Mueller 2022-12-28 14:18:33 -08:00
  • 8350ef5a74 additional readme improvements (#575) Jonas Mueller 2022-12-23 20:57:04 -08:00
  • aee2719652 update paper list (#574) Jonas Mueller 2022-12-23 19:47:41 -08:00
  • 27340b0d5f fix(multi-label docstring example): 📝 make score array two-dimensional (#573) Elías Snorrason 2022-12-23 16:59:23 -07:00
  • 75bac0a284 Specify Sphinx to order functions by source code order (#571) Hui Wen 2022-12-22 18:14:44 +01:00
  • c0b4e58471 multiannotator explanation improvements (#570) Jonas Mueller 2022-12-22 00:35:18 -08:00
  • f61469420b Multiannotator Active Learning Support (#538) Hui Wen 2022-12-22 03:31:24 +01:00
  • f18279856f Update version.py (#550) Jonas Mueller 2022-12-16 23:32:41 -08:00
  • a6c8e9f622 Fix typo (#566) Ulyana 2022-12-13 16:19:06 -08:00
  • d62fad78a6 Fix text tutorial, use GBM model in tabular tutorial (#565) Hui Wen 2022-12-13 16:11:11 -05:00
  • 0a3344726f chore: 🔥 remove .pylintrc (#564) Elías Snorrason 2022-12-13 01:58:22 -07:00
  • 1e8f9ab8b2 Docs: remove double slash in math-mode in EMA docstring (#563) Elías Snorrason 2022-12-12 10:07:40 -07:00
  • 0e4e38a9ef Add back testing Python 3.6 (#562) Anish Athalye 2022-12-11 18:57:23 -07:00
  • 6471d0d90a update linting link to new action Jonas Mueller 2022-12-09 00:48:45 -08:00
  • d7723d5159 change nblint to gh actions (#560) Hui Wen 2022-12-09 01:41:41 -07:00
  • 7b1946e75b remove python 3.6 testing in CI (#558) Jonas Mueller 2022-12-06 14:29:45 -07:00
  • 3a6f33c1ff typo: probabilites -> probabilities (#557) Jonas Mueller 2022-12-05 21:36:56 -08:00
  • a14d810b9b Shorten tutorial titles in docs for readability (#553) Ulyana 2022-12-02 11:58:51 -08:00
  • 5a8619a274 Add v2.2.0 to RELEASE_VERSIONS in html_context (#552) v2.2.0 Jonas Mueller 2022-11-28 07:47:15 -08:00
  • 95032fadae update readme for v2.2 (#551) Jonas Mueller 2022-11-28 02:11:42 -08:00
  • 7d9a98b0cf black formatting Jonas Mueller 2022-11-28 01:09:52 -08:00
  • f0226d5f3e increment version to 2.2 Jonas Mueller 2022-11-28 01:04:55 -08:00
  • 8fda383d2d point to find_label_issues in multilabel_classification.py Jonas Mueller 2022-11-28 00:46:56 -08:00
  • 7dd06d14a0 remove unnecessary TF warning suppression statements in tutorials (#544) Jonas Mueller 2022-11-26 11:25:58 -08:00
  • 7b87535e48 Remove unnecessary type: ignore annotations (#549) Anish Athalye 2022-11-26 09:44:54 -05:00
  • ecefdbf3d6 Switch CI cron schedule (#548) Anish Athalye 2022-11-26 09:43:55 -05:00
  • 91cb6a7de0 Fix passing of kwargs to get_label_quality_scores (#547) Anish Athalye 2022-11-26 09:41:47 -05:00
  • d4fe568024 Fix types to work with latest pandas-stubs (#546) Anish Athalye 2022-11-26 09:39:33 -05:00
  • 91b5b40ff7 Move mypy configuration to config file (#545) Anish Athalye 2022-11-26 08:07:38 -05:00
  • a222859569 Improve docs in label error detection methods for classification data + filter/count mypy type annotations (#543) Jonas Mueller 2022-11-23 23:01:36 -08:00
  • 17a82c32fc Public multilabel quality scores method + softmin aggregation + more tests (#542) Jonas Mueller 2022-11-23 18:34:43 -08:00
  • 7139a8fd99 Refactor MultilabelScorer helper methods and tests (#540) Elías Snorrason 2022-11-20 23:43:23 +00:00
  • 6d8c611fe7 ask for runnable code in Help issue template Jonas Mueller 2022-11-19 15:55:14 -08:00
  • d2d481be46 dependencies between classes: multilabel tutorial Jonas Mueller 2022-11-17 19:14:55 -08:00
  • c86c51dd23 multilabel tutorial fixes: install colab, set seed, text improvements (#537) Jonas Mueller 2022-11-17 09:09:25 -06:00
  • 0727a7da4d github actions with TF_CPP_MIN_LOG_LEVEL = 3 (#536) Jonas Mueller 2022-11-15 16:11:17 -06:00
  • 4d0ad6ed04 Fix multilabel_py dimensionality (#535) Elías Snorrason 2022-11-14 15:19:17 +00:00
  • ab2679724e Add multilabel tutorial to index.rst (#533) Aditya Thyagarajan 2022-11-14 19:03:12 +05:30
  • 871f08693c Fix outdates links to example notebook for multilabel classification (#534) Elías Snorrason 2022-11-14 13:28:00 +00:00
  • c32335c789 Tutorial for multi-label classification (#517) Aditya Thyagarajan 2022-11-12 06:43:56 +05:30
  • 10abd7d191 replace pylint --> flake8 in CI (#531) Ilnar 2022-11-08 19:08:57 +03:00
  • 886e6aee6e make mypy v0.990 happy (#530) Jonas Mueller 2022-11-08 01:56:51 -08:00
  • b6ce88d484 clarify mypy flags Jonas Mueller 2022-11-08 01:53:38 -08:00
  • 9e1e36fcc3 Add a link for How to Contribute in docs (#505) Elías Snorrason 2022-11-08 09:18:46 +00:00
  • 7b9c0cf54e Remove strong worded requirement for out-of-sample pred probs (#520) Ulyana 2022-11-07 20:10:07 -08:00
  • 2ff42b849f Make "contributing" explicit (#528) Anish Athalye 2022-11-07 13:06:32 -07:00
  • 25025d9275 Validate forgetting factor in EMA (#527) Elías Snorrason 2022-11-07 15:56:33 +00:00
  • aceaa4f25e Improve tutorials intro language/formatting (#526) Jonas Mueller 2022-11-06 00:34:54 -07:00
  • f37ba9ff39 support missing classes in multilabel tasks (#523) Aditya Thyagarajan 2022-11-05 03:30:43 +05:30
  • 0f4b6a2aa2 Add Cleanlab Studio Banner (#525) Chris Mauck 2022-11-04 16:38:46 -05:00
  • 16530f40cf fix mypy typing (#524) Hui Wen 2022-11-04 17:25:50 -04:00
  • 1085faca4a support missing classes in multiannotator functions (#519) Hui Wen 2022-11-04 02:25:03 -04:00
  • 9da372bb4d typecheck with python v3.10 (#521) Jonas Mueller 2022-11-03 23:17:41 -07:00
  • cbe3ce0f20 move multilabel functions to utils (#515) Aditya Thyagarajan 2022-11-03 22:46:28 +05:30
  • 2bff4d5dd6 Better missing class support for label quality scoring (#518) Jonas Mueller 2022-11-02 18:14:16 -07:00
  • c2d319d0ed Add support for missing classes (#511) Curtis G. Northcutt 2022-10-31 19:23:41 -04:00
  • 8ff371c16c separate word coloring from token-replacement (#514) Elías Snorrason 2022-10-31 14:21:05 +00:00
  • b12d76b6d1 Multilabel code restructuring with aggregation/scorer functions (#509) Aditya Thyagarajan 2022-10-29 04:56:39 +05:30
  • 00d7c2157c studio pointers (#510) Jonas Mueller 2022-10-25 17:51:00 -07:00
  • 738acae810 Point to format label function for multiannotator (#506) Hui Wen 2022-10-25 13:52:21 -04:00
  • f8a831d239 Add internal function to properly format labels (#504) Hui Wen 2022-10-24 13:54:59 -04:00