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 |
|
Köhler, Jan Niklas
|
b696207fb8
|
gitignore without sphinx build
|
2021-03-22 15:27:52 +01:00 |
|
Köhler, Jan Niklas
|
73bf1b8ffe
|
initial sphinx definition
|
2021-03-22 15:27:37 +01: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
|
fab4ff300a
|
typo correction
|
2021-03-03 18:14:58 -05:00 |
|
Curtis G. Northcutt
|
d4204f35b5
|
Add GPU GPL licensing
|
2021-03-03 18:14:36 -05:00 |
|
Curtis G. Northcutt
|
5ece3b735d
|
Create README.md
|
2021-03-03 18:13:38 -05:00 |
|
Curtis G. Northcutt
|
9a17c9fe35
|
Update for GNU GPL licensing
|
2021-03-03 18:09:37 -05:00 |
|
Curtis G. Northcutt
|
a8eae51b77
|
Update for GNU GPL licensing
|
2021-03-03 18:09:10 -05:00 |
|
Curtis G. Northcutt
|
3984417c01
|
Update for GNU GPL licensing
|
2021-03-03 18:08:34 -05:00 |
|
Curtis G. Northcutt
|
eb219c0a73
|
Update for GNU GPL licensing.
|
2021-03-03 18:08:13 -05:00 |
|
Curtis G. Northcutt
|
0b07d18503
|
Update for GNU GPL licensing.
|
2021-03-03 18:07:56 -05:00 |
|
Curtis G. Northcutt
|
192edc170d
|
Update for GNU GPL licensing
|
2021-03-03 18:07:34 -05:00 |
|
Curtis G. Northcutt
|
c7f8bf8806
|
update for GNU GPL licensing
|
2021-03-03 18:07:13 -05:00 |
|
Curtis G. Northcutt
|
cc1f1a582e
|
update for GNU GPL licensing
|
2021-03-03 18:06:49 -05:00 |
|
Curtis G. Northcutt
|
2945924749
|
Add copyright
|
2021-03-03 18:06:07 -05:00 |
|
Curtis G. Northcutt
|
927a97eb06
|
Add copyright
|
2021-03-03 18:05:51 -05:00 |
|
Curtis G. Northcutt
|
5978767735
|
Update for GNU GPL license
|
2021-03-03 18:04:50 -05:00 |
|
Curtis G. Northcutt
|
8611526381
|
GNU GPL License
|
2021-03-03 18:02:46 -05:00 |
|
Curtis G. Northcutt
|
35e444f27a
|
re-order news
|
2021-02-26 10:35:46 -05:00 |
|
cgnorthcutt
|
86d7855757
|
Amazon reviews text datase analyzed by cleanlab.
|
2021-02-14 02:46:59 -05:00 |
|
cgnorthcutt
|
0fc5dd519b
|
Remove print statement
|
2021-02-14 02:05:29 -05:00 |
|
cgnorthcutt
|
d941d19f68
|
Fixed bug with last batch being small size. updated params.
|
2021-02-12 14:31:32 -05:00 |
|
cgnorthcutt
|
5002470cae
|
clarify comments. no longer require python version compatibility.
|
2021-02-12 14:29:37 -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
|
646cfd97d1
|
update for 2021
|
2021-01-10 09:59:40 -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 |
|
cgnorthcutt
|
286d9dc9bb
|
Fix error: multi-label should work now for estimate_joint
|
2020-10-16 01:57:24 -04: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 |
|
Curtis G. Northcutt
|
cfec3777aa
|
Merge pull request #50 from anishathalye/fasttext-import-path
Update import path for fasttext
|
2020-10-10 15:33:56 -04:00 |
|
Anish Athalye
|
e2ae42a429
|
Update import path
fastText has updated their import path to `fasttext`. This patch makes
it so that cleanlab works with the latest release of fastText on PyPI.
See <https://fasttext.cc/blog/2019/06/25/blog-post.html>.
|
2020-10-10 15:20:16 -04:00 |
|
Curtis G. Northcutt
|
aec915da5d
|
Merge pull request #45 from jingege315/master
remove same words in README.rst
|
2020-09-11 11:16:14 -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 |
|
Curtis G. Northcutt
|
afd7bb9b8d
|
Create FUNDING.yml
|
2020-03-29 22:26:32 -04:00 |
|
Curtis G. Northcutt
|
9c4feb4e47
|
remove pytorch tests in deprecated python2.7
|
2020-02-25 23:11:03 -05:00 |
|
Curtis G. Northcutt
|
6d4e4b9394
|
remove pytorch installs for windows py27.
|
2020-02-25 23:04:17 -05:00 |
|
Curtis Northcutt
|
de5018c75b
|
Merge branch 'tox-testing' of github.com:cgnorthcutt/cleanlab into tox-testing
|
2020-02-25 22:18:05 -05:00 |
|
Curtis G. Northcutt
|
26b9184d40
|
try to fix win/mac py27 torch install
|
2020-02-25 22:17:11 -05:00 |
|
Curtis G. Northcutt
|
260b99de56
|
linux py27 pip install future for torch support
|
2020-02-25 22:17:11 -05:00 |
|
Curtis G. Northcutt
|
ea85c1670b
|
fix pytorch install py27 win,pytest run py27 linux
|
2020-02-25 22:17:11 -05:00 |
|
Curtis G. Northcutt
|
ab9bb9f4fb
|
Fix macOS py2.7 env issue & pytorch dl link in Win
|
2020-02-25 22:17:11 -05:00 |
|