提交

提交图

  • 7761aefa18 Trying to fix typings (#502) LunaCodeDemon 2022-10-20 23:53:11 +02:00
  • 00781ce984 update paper links (#503) Jonas Mueller 2022-10-18 00:01:00 -07:00
  • e060f551fb supporting multilabel via one-vs-rest reductions (#483) Aditya Thyagarajan 2022-10-18 00:39:23 +05:30
  • 26fa264344 Extending label quality scores to multilabel data (#499) Elías Snorrason 2022-10-13 16:56:43 +00:00
  • 57bcfd0a99 Mypy typechecking fix for num_label_errors (#500) Ulyana 2022-10-07 19:43:40 -07:00
  • c14c84fc49 note about M1 chip requirements Jonas Mueller 2022-10-05 21:27:53 -07:00
  • 2906bf6292 Update # issues returned by num_label_issues (#485) Ulyana 2022-10-05 20:55:49 -07:00
  • 3690d5eed4 fix remaining docs/source links Jonas Mueller 2022-10-05 17:59:56 -07:00
  • 1f72fd0bc3 fix links that dont work from some branches Jonas Mueller 2022-10-05 17:52:52 -07:00
  • 42a2f6851f increment version beyond latest release (#476) Jonas Mueller 2022-10-05 17:43:00 -07:00
  • 7bfdd9169d Make type checking pass with mypy 0.981 (#488) Anish Athalye 2022-10-05 20:42:11 -04:00
  • 72c4297c16 Update __init__.py to include major files (#490) Ulyana 2022-10-05 17:41:13 -07:00
  • 2c6caaf6d6 More instructions on rebuilding stable/older docs from master versions (#498) Jonas Mueller 2022-10-03 23:51:29 -07:00
  • d27478853f Asthetic fixes for OOD tutorial (#493) Ulyana 2022-10-03 10:26:14 -07:00
  • 8a567176ad Update DEVELOPMENT.md with howto add new modules (#494) Ulyana 2022-10-03 10:24:07 -07:00
  • 6b8cb91908 Outlier tutorial: move uninteresting code to hidden cell (#492) Jonas Mueller 2022-09-30 00:17:48 -07:00
  • aedd0da886 mention crowdlab in multiannotator tutorial (#491) Jonas Mueller 2022-09-30 00:05:49 -07:00
  • a6d71bf2a0 CI: check cleanlab imports without optional dependencies installed (#470) Ulyana 2022-09-29 13:06:43 -07:00
  • bee40afd38 Doc edits: change header size in tutorials and better supress tf errors (#484) Hui Wen 2022-09-29 00:27:53 -04:00
  • 57adf33369 Adding pylint CI checks (#465) Mohit Saxena 2022-09-23 21:40:03 +05:30
  • 32f7319da9 fix return type of token classification get_label_quality_scores [include in 2.1 docs] Jonas Mueller 2022-09-22 14:40:18 -07:00
  • 34acd0f19f tf-io tutorial version pinned, docstring improvements [include in 2.1 docs] (#466) Jonas Mueller 2022-09-22 14:37:44 -07:00
  • dccdb06d5e Fix broken link in packaging.python [include in 2.1 docs] (#469) Ulyana 2022-09-22 14:36:22 -07:00
  • 6b3cf77242 workflow for skipping notebooks during docs-build [include in 2.1 docs] (#472) Hui Wen 2022-09-22 17:35:31 -04:00
  • 1d33ea8b3c let label_quality_utils docstrings type be autogenerated [include in 2.1 docs] (#475) ethanotran 2022-09-22 14:34:27 -07:00
  • 5a833dede8 fix 2.1 news language [include in 2.1 docs] (#479) Jonas Mueller 2022-09-22 14:33:15 -07:00
  • 28446e949e Pass docs versions as context variables to jinja (#482) Elías Snorrason 2022-09-22 21:05:12 +00:00
  • f9039e63e3 Add docs version links on page load. (#480) Elías Snorrason 2022-09-22 18:43:46 +00:00
  • fff06759b7 skip big dataset coverage v2.1.0 Jonas Mueller 2022-09-16 22:42:27 -07:00
  • ac59f4f486 Clearer code examples on docs main page (#430) Curtis G. Northcutt 2022-09-16 21:52:23 -07:00
  • dd95a1c2bb Add helper function to reduce code duplication (#463) Hui Wen 2022-09-16 23:38:25 -04:00
  • 460e1fa0c9 update readme +version for v2.1 (#457) Jonas Mueller 2022-09-16 20:21:36 -07:00
  • 5da046da9e Added support for returning ranked issue idxs (#459) Ulyana 2022-09-16 20:20:52 -07:00
  • f7e01ed382 Fix docs build in CI (#462) Anish Athalye 2022-09-16 22:29:48 -04:00
  • 06ed233a25 Error handling for rare classes (#455) Hui Wen 2022-09-16 22:26:29 -04:00
  • 02ab55dff0 Add missing backticks and language annotation (#461) Anish Athalye 2022-09-16 21:52:36 -04:00
  • 2eec20ea44 remove moderate dimension comment Jonas Mueller 2022-09-16 15:14:00 -07:00
  • 22facba6cc note that you can delete tutorials to build docs Jonas Mueller 2022-09-16 14:14:36 -07:00
  • d8cc2e5056 Fix details disclosure elements in docs (#456) Anish Athalye 2022-09-16 15:11:05 -04:00
  • a24dda5da8 clarify features for multiannotator tutorial Jonas Mueller 2022-09-16 11:22:02 -07:00
  • 7256cd3546 More improvements to token classification code and documentation (#452) Jonas Mueller 2022-09-16 07:04:45 -07:00
  • 688c39c202 hide redundant display_example in audio tutorial Jonas Mueller 2022-09-16 04:09:15 -07:00
  • 5d900200e5 mention make_data in multiannotator tutorial Jonas Mueller 2022-09-16 03:46:03 -07:00
  • 2959210c95 more links in keras wrapper docstrings Jonas Mueller 2022-09-15 20:20:31 -07:00
  • 0657b14792 add links in keras wrapper docs Jonas Mueller 2022-09-15 19:20:37 -07:00
  • bc2dabb764 Change output of display_issues (#450) Elías Snorrason 2022-09-16 01:05:46 +00:00
  • 95b0742342 Make softmin_sentence_score a private function (#449) Elías Snorrason 2022-09-15 23:19:15 +00:00
  • cdf6a147af ignore links to pradyunsg when validating HTML (#446) Elías Snorrason 2022-09-15 22:21:12 +00:00
  • 1b813d9666 fix bug in hard-coded test. generalize the test (#448) Curtis G. Northcutt 2022-09-15 15:16:56 -07:00
  • 1b76f4ff1b Improve docstrings for keras wrapper (#447) Jonas Mueller 2022-09-15 12:36:35 -07:00
  • 3ff8fab2d9 make num_label_issues = cj calibrated offdiag sum (#445) Curtis G. Northcutt 2022-09-15 11:44:27 -07:00
  • 9240a8c56d rst file for keras wrapper Jonas Mueller 2022-09-15 10:08:12 -07:00
  • 5167d23b71 Update links to example notebooks (#444) Elías Snorrason 2022-09-15 15:10:33 +00:00
  • a4ad6460a2 Format return docstrings and add typing (#437) Jonas Mueller 2022-09-15 04:46:14 -07:00
  • 7ccdb5491f Add keras wrapper to docs (#443) Jonas Mueller 2022-09-15 00:47:31 -07:00
  • 61f650e357 Merge pull request #426 from ulya-tkch/ulya-outlier-array-like Ulyana 2022-09-14 21:21:33 -07:00
  • fd50f6b9c6 Deploy docs for token classification module (#438) Elías Snorrason 2022-09-14 21:59:26 +00:00
  • d74dda0ed9 fix code and md inconsistency (#442) Hui Wen 2022-09-14 17:45:09 -04:00
  • cb5bfe8081 Add instructions for using sphinx-build (#441) Elías Snorrason 2022-09-14 20:23:47 +00:00
  • 5603b1c8a6 Extend KerasWrapper to Functional API (#434) Hui Wen 2022-09-14 16:10:12 -04:00
  • 968310af37 Strip input prompts when copying code snippets (#439) Elías Snorrason 2022-09-14 14:06:04 +00:00
  • 9b78b703d5 black formatting Jonas Mueller 2022-09-14 00:00:18 -07:00
  • bf000d551b update labels typing to be LabelLike Jonas Mueller 2022-09-13 23:55:35 -07:00
  • 7ab4cbbf23 minor docstring edits (#436) Hui Wen 2022-09-13 22:01:00 -04:00
  • 729c9f3068 Add autodoc-typehints extension for sphinx (#412) Elías Snorrason 2022-09-13 20:12:28 +00:00
  • 84af558e85 hide more code in image tutorial, organize imports Jonas Mueller 2022-09-13 12:39:43 -07:00
  • a9e3c0e5d2 emphasize features must be numeric Jonas Mueller 2022-09-13 09:37:21 -07:00
  • 6a0e3bc461 Improvements to token_classification tutorial (#419) Jonas Mueller 2022-09-13 09:34:33 -07:00
  • b9ab4ba57b suppress tensorflow warning logs in tutorials if not properly installed (#432) Jonas Mueller 2022-09-13 00:47:21 -07:00
  • 15899f8f20 try to suppress tensorflow logs pt2 (#431) Jonas Mueller 2022-09-12 18:03:00 -07:00
  • 13d6cfc9ce Used internal function for typechecking labels Ulyana 2022-09-12 16:54:07 -07:00
  • a0276ca587 Text tutorial improvements (#429) Jonas Mueller 2022-09-11 14:46:04 -07:00
  • 9a109182b1 Update argument given_labels -> labels in token classification module (#423) Elías Snorrason 2022-09-11 19:38:38 +00:00
  • f7102db902 Add links to examples notebooks where appropriate (#428) Jonas Mueller 2022-09-11 12:24:51 -07:00
  • c307e9714f update workflows for post 2.0 (#427) Jonas Mueller 2022-09-11 00:27:57 -07:00
  • a6fb96f082 Add test Ulyana 2022-09-09 16:58:42 -07:00
  • 5243b48b00 Updated labels to array_like (list is ok) Ulyana 2022-09-09 16:21:29 -07:00
  • 43a795cb0c Update DEVELOPMENT.md with Relative Linking (#425) Ulyana 2022-09-09 15:43:11 -07:00
  • d4deced278 add fork instruction Jonas Mueller 2022-09-09 13:50:33 -07:00
  • 31d2618560 Improve outliers docstring notations (#424) Ulyana 2022-09-09 12:55:29 -07:00
  • 78e8496363 Small tutorial notebook fixes/improvements (#420) Jonas Mueller 2022-09-09 09:36:27 -07:00
  • d8147caded Polish multiannotator docs (#422) Hui Wen 2022-09-09 17:15:54 +01:00
  • 7416d9e714 update examples link (#421) Hui Wen 2022-09-09 17:09:21 +01:00
  • 006af01bad update migration guide to reflect versions >= 2.0 (#416) Jonas Mueller 2022-09-08 22:09:23 -07:00
  • 62402d9ade move migration link into dropdown Jonas Mueller 2022-09-08 21:53:58 -07:00
  • 44cd416a96 add tutorial notebook to docs.cleanlab.ai (#411) Elías Snorrason 2022-09-09 01:27:28 +00:00
  • ce90af35c6 Review tutorial for token classification (#410) Elías Snorrason 2022-09-09 01:27:11 +00:00
  • 1426a3c0fb add termcolor dependency (#415) Hui Wen 2022-09-08 20:59:01 +01:00
  • 23067aa9c6 Headers for newly added modules (#409) Jonas Mueller 2022-09-08 09:20:26 -07:00
  • f6d9fcedde Added cleanlab.outlier into docs index (#408) Ulyana 2022-09-07 15:57:56 -07:00
  • 9dfa001068 Implementing get_ood_scores function (#338) Ulyana 2022-09-07 10:52:55 -07:00
  • 8323a0f0ac explain pred_probs vs clf Jonas Mueller 2022-09-06 22:13:58 -07:00
  • f77f25f5a2 re-add hidden cell metadata Jonas Mueller 2022-09-06 15:40:26 -07:00
  • 92427d10b3 set data to None to avoid warning Jonas Mueller 2022-09-06 14:06:41 -07:00
  • bc8de13927 also demonstrate cleanlearning with pred_probs Jonas Mueller 2022-09-06 14:01:58 -07:00
  • 1375a27beb faq on predicted labels (#402) Jonas Mueller 2022-09-06 13:35:30 -07:00
  • 8371edffc9 🐛 escape special regex characters (#404) Elías Snorrason 2022-09-06 16:28:59 +00:00
  • 1a239922fe update link to docs/tutorials tips Jonas Mueller 2022-09-06 00:39:29 -07:00
  • 9f030a65ac Cleanup-summary (#396) Elías Snorrason 2022-09-06 00:21:26 +00:00
  • 1a09ad2703 more instructions for developing docs/tutorials (#399) Jonas Mueller 2022-09-05 17:09:37 -07:00