Jonas Mueller
86f6eecfd7
fix link ( #852 )
2023-09-16 19:06:52 -07:00
Jonas Mueller
adc38a6a88
code snippet format ( #848 )
2023-09-09 14:50:51 -07:00
Jonas Mueller
8a1ae01213
various tutorials, docs, language updates ( #847 )
2023-09-08 21:53:55 -07:00
Jonas Mueller
fc39a86cad
bump version ( #835 )
2023-09-06 16:05:55 -07:00
Jonas Mueller
f0252b5ca0
Update papers list ( #845 )
2023-09-06 00:05:30 -07:00
Jonas Mueller
2dffd69b61
Updating guides ( #832 )
...
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2023-08-30 13:10:29 +00:00
Jonas Mueller
2857333153
list dmlr papers ( #753 )
2023-06-23 01:04:11 -07:00
Jonas Mueller
d51fa09a52
more detailed blurb ( #743 )
2023-06-12 01:56:05 -07:00
Jonas Mueller
999a1bd39a
phrasing
2023-05-23 22:52:54 -07:00
Curtis G. Northcutt
2fad7cf59f
Add option to purchase commerical license ( #725 )
...
* Add option to purchase commerical license
---------
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2023-05-23 14:28:56 -07:00
Jonas Mueller
d3c385f906
readme space
2023-05-12 19:47:32 -07:00
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