文件历史

89 次代码提交

作者 SHA1 备注 提交日期
Jonas Mueller 832a544efe update readme for datalab release (#713) 2023-05-12 16:10:10 -07:00
Curtis G. Northcutt b22b17914c add dcai course to resources 2023-04-18 15:01:53 -07:00
Jonas Mueller 8cf089e152 add section on practicing data-centric ai to readme (#660) 2023-04-04 03:55:58 -07:00
Jonas Mueller 6e247d5543 link faq again at bottom of readme 2023-04-04 02:44:49 -07:00
Jonas Mueller bed94f19e1 Update readme to better reflect current package (#656) 2023-03-24 02:42:10 -07:00
Jonas Mueller b1bfdecf45 resize readme image (#650) 2023-03-09 23:33:10 -08:00
Jonas Mueller 4606fecfd4 update readme links to point to latest docs (#645) 2023-03-01 15:35:53 -08:00
Jonas Mueller d6f40d89b8 crowdlab paper name update 2023-01-30 10:55:11 -08:00
Chris Mauck a31b3cac78 tags in links (#604) 2023-01-19 16:34:36 -05:00
Jonas Mueller feb3696924 decide -> suggest 2023-01-09 09:31:11 -08:00
Aditya Thyagarajan 7b589f6d63 updating copyright year to include 2023 (#594) 2023-01-06 21:25:57 -08:00
Jonas Mueller 36b46c195f mention applications beyond label error detection in readme (#580) 2023-01-01 14:24:53 -08:00
Mayank Kumar 5c60fb623d Remove python 3.6 support (#578) 2022-12-28 18:25:42 -08:00
Jonas Mueller 8350ef5a74 additional readme improvements (#575)
better formatting and more concise language
2022-12-23 20:57:04 -08:00
Jonas Mueller aee2719652 update paper list (#574) 2022-12-23 19:47:41 -08:00
Jonas Mueller 95032fadae update readme for v2.2 (#551) 2022-11-28 02:11:42 -08:00
Ulyana 7b9c0cf54e Remove strong worded requirement for out-of-sample pred probs (#520)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2022-11-07 20:10:07 -08:00
Anish Athalye 2ff42b849f Make "contributing" explicit (#528)
It's nice to say the word "contributing" in the readme, and also, it's
nice to clarify that there are valuable non-code contributions as well.
2022-11-07 12:06:32 -08:00
Chris Mauck 0f4b6a2aa2 Add Cleanlab Studio Banner (#525) 2022-11-04 14:38:46 -07:00
Jonas Mueller 00d7c2157c studio pointers (#510) 2022-10-25 17:51:00 -07:00
Jonas Mueller 5a833dede8 fix 2.1 news language [include in 2.1 docs] (#479) 2022-09-22 14:33:15 -07:00
Jonas Mueller 460e1fa0c9 update readme +version for v2.1 (#457)
Co-authored-by: Curtis G. Northcutt <curtis.northcutt@gmail.com>
2022-09-16 20:21:36 -07:00
Elías Snorrason 5167d23b71 Update links to example notebooks (#444)
Related to cleanlab/examples#21
2022-09-15 11:10:33 -04:00
Hui Wen 7416d9e714 update examples link (#421) 2022-09-09 09:09:21 -07:00
Jonas Mueller 62402d9ade move migration link into dropdown 2022-09-08 21:53:58 -07:00
Jonas Mueller 67767962f3 link projects in readme 2022-09-01 00:12:08 -07:00
Elías Snorrason e987ec190d switch docs links from latest release to stable (#379)
Find and replace 'docs.cleanlab.ai/v2.0.0/' with 'docs.cleanlab.ai/stable/'. Only occurs in README.md.
2022-08-25 16:45:00 -07:00
Jonas Mueller 5973a21958 revert links from master -> v2.0.0 2022-07-23 16:46:34 -07:00
Aravind Putrevu 85ca7302a9 Updating tutorials hyperlink to 2.0.0 release (#318)
* Updating tutorials hyperlink to 2.0.0 release

* revert back to v.2.0.0 links instead of stable

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2022-07-23 16:36:01 -07:00
Curtis G. Northcutt af9902ace9 improve use experience remove link to tutorials (#316)
The previous link took you to a tutorials page with lots of options including tutorials that were for data-centric AI workflows, and computing cross validated probs, etc. if this is supposed to be the very first thing users click on to get started, we want it to take them straight to a place where they can get started in 5 minutes, not a list of things where they have to figure out what to click next.

Updated to fix this, which also reduced the length :)
2022-07-21 15:06:37 -07:00
Jonas Mueller ffbe47835e update slack link (#313)
* update slack link

* slack links in docs

* slack link in ISSUE_TEMPLATE
2022-07-20 18:31:39 -07:00
Jonas Mueller ffd6fc1b35 Make CleanLearning work with pandas and other non-numpy feature objects X (#285)
* cleanlearning w dfs

* work for sparse matrix as well

* simplify logic of labels_to_array and extend types

* address pr feedback

* add unit test

* rare label dataframe

* modularize subsetting code

* series rarelabel test

* replace cal.com with slack/email

* Add general method to find num_classes from labels

* compute num_classes with pred_probs.shape[1]

* fix broken commits, address 2nd round of comments

Co-authored-by: Curtis G. Northcutt <curtis.northcutt@gmail.com>
2022-06-24 04:01:55 -07:00
Curtis G. Northcutt af11106e77 Clarify labels format (#282)
Add clarification of the labels format requirements for all major API functions.

* Fix broken link

* Clarify reqs for labels format. rank.py does not yet support multi_label

* add double ticks to code in docstrings

* clarify docstring

* further clarify multi_label vs single label labels reqs

* also add new docstring to confident joint
2022-06-20 12:58:24 -07:00
Jonas Mueller b970496a0f update slack invite link (#280)
* update slack invite link
2022-06-19 15:08:10 -07:00
Wei Jing 29ef9959c4 Change stable docs link and add Jonas 1:1 session link (#261)
* change stable docs link and Jonas 1:1 session link

* change job description to developer

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2022-05-19 13:45:26 -07:00
Shuangchi He a3181d2913 Fix line index of CleanLearning(), some text of links, etc. (#260) 2022-05-18 14:04:50 -04:00
Curtis G. Northcutt 2ff0535410 reorder badges 2022-05-05 03:32:19 -04:00
Curtis G. Northcutt 84cdb98d05 add docs and slack badges to readme 2022-05-05 03:28:13 -04:00
Jonas Mueller 73f947e952 Address tutorial points of confusion (#233)
CI / Test: Python 3.9 on macos-latest (push) Has been cancelled
CI / Test: Python 3.8 on windows-latest (push) Has been cancelled
CI / Test: Python 3.9 on windows-latest (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Lint Notebooks (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.10 on macos-latest (push) Has been cancelled
CI / Test: Python 3.6 on macos-latest (push) Has been cancelled
CI / Test: Python 3.7 on macos-latest (push) Has been cancelled
CI / Test: Python 3.8 on macos-latest (push) Has been cancelled
CI / Test: Python 3.6 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.7 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.8 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.9 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.10 on windows-latest (push) Has been cancelled
CI / Test: Python 3.6 on windows-latest (push) Has been cancelled
CI / Test: Python 3.7 on windows-latest (push) Has been cancelled
GitHub Markdown Links / test (push) Has been cancelled
* address tutorial points of confusion

* fix typo indices k --> num_classes - 1

Co-authored-by: Curtis G. Northcutt <curtis.northcutt@gmail.com>
2022-04-20 14:46:13 -04:00
Caleb Chiam 73607198b3 Update README.md (#226)
nit: The ` and ' around "clean lab" don't match. Even after fixing that, it looked unappealing, so removing it altogether.

Proofreading: fixed some typos, misspellings + improved grammar
2022-04-18 21:21:11 -04:00
Wei Jing 7a8104c83f Add tutorial toc page (#230)
* add tutorials index page

* update link to all tutorials

* fix old readme links

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2022-04-18 13:02:24 -07:00
Jonas Mueller 6e064f6618 Update readme links for v2.0 2022-04-17 20:57:11 -07:00
Curtis G. Northcutt 08d7f2cdc6 Make fit(verbose) default False. Fix minor bugs. fix black and urls (#204)
* set verbose defaulat false. fix order of printing

* add newline for black format compliance

* fix broken url links in readme
2022-04-13 21:23:01 -04:00
Jonas Mueller 18b784f910 Readme reformat (#198)
* initial readme updates

* code example

* example errors image

* example errors image formatting

* example errors image formatting 2

* restof pulldowns

* rest of pulldowns formatting

* deleted extra details - pulldowns formatting

* pulldowns spacing

* pulldowns spacing

* news bullets

* release note link update

* Fix logo URL

* Fix whitespace errors

* Replace `cleanlab` -> cleanlab

This follows what we do in our documentation (see style guide in
DEVELOPMENT.md).

* Make various fixes and changes

* Hide bibtex behind summary/details

* updated example code for @cgnorthcutt feedback

Updated example code bringing back comments from the old readme, and updated the code snippet to use new CleanLearning API which is far more streamlined.

* example code formatting

* skeleton of migration guide added

* add changelog link

* Make banner logo transparent amazing in dark mode

* add link to docs migration guide

link needs to be verified, total guess

* link formatting fix in img caption

* add dataset module summary

* Major revision of entire README.

Co-authored-by: Anish Athalye <me@anishathalye.com>
Co-authored-by: Curtis G. Northcutt <curtis.northcutt@gmail.com>
2022-04-13 07:50:46 -04:00
Anish Athalye 0be3c70a6e Move noise_generation into benchmarking module 2022-04-08 20:08:19 -04:00
Anish Athalye 6e09aee751 Add link checking for all Markdown files 2022-04-07 10:18:46 -04:00
Curtis G. Northcutt c4e84624e9 CleanLearning = Machine Learning with cleaned data (#177)
* CleanLearning = Machine Learning with cleaned data

* Replace lnl instance naming with cl everywhere (CleanLearning)

* replace rp (rank pruning) with cl (clearn learning) everywhere

* Clarifying comments. remove unnecessary newlines. fix spelling err
2022-04-06 17:33:04 -04:00
Curtis G. Northcutt 3094dac115 Drop support for Python 2.7 in README badge 2022-04-06 14:42:04 -04:00
Jonas Mueller d3eb08e75a added LearningWithNoisyLabels.find_label_issues instance method (#157)
* added LearningWithNoisyLabels.find_label_issues instance method

* LNL.find_label_issues no longer memoizes

* verbose unit test coverage

* Fixed all issues in PR. Fixed confident joint usage in LNL.find_label_issues. Fixed other minor bugs. Added tests

Co-authored-by: Curtis G. Northcutt <curtis.northcutt@gmail.com>
Co-authored-by: Anish Athalye <me@anishathalye.com>
2022-04-06 12:24:27 -04:00
Jonas Mueller 9aae5c330b remove redundant text
also retrigger docs build
2022-03-23 09:37:05 -07:00