Jonas Mueller
ddd8813d27
missing quote
2022-02-17 23:40:11 -08:00
Jonas Mueller
779299e59b
fix cifar10 link
2022-02-17 23:39:05 -08:00
Jonas Mueller
f82c9ba1d0
missing html tag
2022-02-17 23:36:31 -08:00
Jonas Mueller
b89393dfb5
addressed comments
2022-02-17 23:31:39 -08:00
Jonas Mueller
2f9e5a1750
paper link fix 3
2022-02-16 17:34:17 -08:00
Jonas Mueller
54144bae58
paper link format fix 2
2022-02-16 17:32:49 -08:00
Jonas Mueller
da31720644
paper link formatting
2022-02-16 17:31:08 -08:00
Jonas Mueller
bb891b72a7
missing quote in link href
2022-02-16 17:26:12 -08:00
Jonas Mueller
46a2e9a169
readme format fixes
2022-02-16 17:22:17 -08:00
Jonas Mueller
6ab27220d3
readme updates
...
fix broken links, improve language/formatting/order of readme
2022-02-16 16:43:52 -08:00
Anish Athalye
fbde11ae7e
Merge branch 'anishathalye/github-actions'
2022-01-10 06:07:01 -05:00
Anish Athalye
1e16d7fd76
Merge branch 'anishathalye/copyright-assign'
2022-01-10 06:06:51 -05:00
Anish Athalye
13895791ef
Bump copyright year
2021-12-31 11:02:23 -05:00
Anish Athalye
0fc2ddc974
Switch copyright assignment to Cleanlab
2021-12-27 09:59:29 -05:00
Anish Athalye
7e7cdb456f
Sync license text
...
This patch updates metadata in `setup.py` and comments in other files to
clarify that the current license is AGPLv3, as is specified in the
current `LICENSE` file.
This patch also removes the "this agreement applies to this version and
all previous versions" text from the README and code comments, because
it is redundant; the previous code was already released under a _more
liberal_ license, so giving the option of AGPLv3 is not useful (and
perhaps confusing).
2021-12-27 09:43:56 -05:00
Anish Athalye
78b35ac23a
Switch to GitHub Actions
...
This patch switches the CI from Travis-CI to GitHub Actions.
The new CI script drops support for Python 3.4 (EOLed 18 March 2019) and
Python 3.5 (EOLed 13 September 2020), though it keeps support for Python
2.7 (EOLed 1 January 2020). This keeps the CI configuration a lot
simpler.
The new CI script also simplifies code coverage: a single coverage
report is produced for Python 3.9 on Ubuntu. There are no coverage
statistics being collected and uploaded for older versions of Python 3,
Python 2, or other OSes.
2021-12-27 09:41:58 -05:00
Anish Athalye
f1686785d0
Fix URLs
2021-12-25 09:28:48 -05:00
Curtis G. Northcutt
a934941c97
update codecov + links for cgnorthcutt -> cleanlab
2021-11-03 22:45:41 -04:00
Curtis G. Northcutt
5b91e9642c
fix news drop down menus to support raw html
2021-11-03 01:54:15 -04:00
Curtis G. Northcutt
176ab8ad19
re-organized intro of readme, fixed links
...
Updates:
* Moved news into drop-downs
* shortened badges
* added tutorials
* re-ordered content
* clarified package intent
* linked to label errors tutorial for finding errors in 10 of the most common ml datasets.
2021-11-03 01:25:35 -04:00
Curtis G. Northcutt
544c079e60
typo fix. add cleanlab supports data-centric AI.
2021-05-05 11:28:46 -04:00
Curtis G. Northcutt
76cf6c1229
iclr proceedings and labelerrors.com release
2021-05-05 11:27:16 -04:00
Curtis G. Northcutt
3a092184f0
add links to labelerrors.com and iclr proceedings
2021-05-05 11:26:04 -04:00
Curtis G. Northcutt
3204987ca6
Typo fix.
2021-04-19 19:39:19 -04:00
Curtis G. Northcutt
727bd8a66d
add instructions to install cleanlab using conda
2021-04-19 15:52:25 -04:00
Curtis G. Northcutt
df7e0cd2b5
Add badge for cleanlab docs/documentation
2021-04-19 03:01:10 -04:00
Curtis G. Northcutt
26396d5b81
cleanlab v1.0 release! fix rst for pypi rendering
2021-04-18 15:39:10 -04:00
Curtis G. Northcutt
48d0ab32c6
Add link to cleanlab documentation.
2021-04-18 14:22:59 -04:00
Curtis G. Northcutt
08e54e6667
Fix typo.
2021-04-18 12:05:03 -04:00
Curtis G. Northcutt
cd5cca6b3b
cleanlab published in Journal of AI Research (JAIR
2021-04-17 20:09:35 -04:00
Curtis G. Northcutt
9c25d76fcd
cleanlab is now published in JAIR (April 2021)!
2021-04-09 12:08:18 -04:00
Curtis G. Northcutt
e1c1435841
correct typo ICML --> ICLR
2021-03-29 23:59:56 -04:00
Curtis G. Northcutt
45d76de1be
update label errors paper link
2021-03-29 23:59:12 -04:00
Curtis G. Northcutt
31d5ef4499
small formatting change
2021-03-24 14:04:54 -04:00
Curtis G. Northcutt
70d938be58
update links to open new window
2021-03-24 14:03:28 -04:00
Curtis G. Northcutt
2c353f301b
bold ml with noisy labels
2021-03-24 13:58:38 -04:00
Curtis G. Northcutt
0bd544be62
cleanlab is for machine learning with noisy labels
2021-03-24 13:57:06 -04:00
Curtis G. Northcutt
df2b0dd533
clarify cleanlab use in NeurIPS workshop paper
2021-03-24 13:36:35 -04:00
Curtis G. Northcutt
f4a29dd8c4
Add a join our community section
2021-03-03 18:30:58 -05:00
Curtis G. Northcutt
8e810249ef
Update README.rst
2021-03-03 18:16:45 -05:00
Curtis G. Northcutt
5978767735
Update for GNU GPL license
2021-03-03 18:04:50 -05:00
Curtis G. Northcutt
35e444f27a
re-order news
2021-02-26 10:35:46 -05:00
Curtis G. Northcutt
41fde13647
Fix typo in pulearning example.
...
Thanks to @ artem-math for pointing this out.
2021-01-22 15:09:58 -05:00
Curtis G. Northcutt
90e7efaeb7
Update for 2021
2021-01-10 10:00:49 -05:00
Curtis G. Northcutt
290d9ffc9c
Add details about label errors paper.
2020-12-11 01:18:09 -05:00
Curtis G. Northcutt
041cbca24a
cleanlab supports PU Learning. Provide tuturial.
2020-12-10 20:29:00 -05:00
Curtis G. Northcutt
e802073225
fix spacing in bibtext citation
2020-10-11 09:46:51 -04:00
Curtis G. Northcutt
449ae7a299
fix spacing in bibtex citation
2020-10-11 09:45:45 -04:00
Hui
eb37e7e84c
remove same words in README.rst
2020-09-11 14:14:59 +08:00
Curtis G. Northcutt
7662297663
spelling fix
2020-07-29 09:39:49 -04:00