Curtis Northcutt
|
6e2a4aae6f
|
specify coverage for each python version:
|
2018-12-02 22:09:47 -08:00 |
|
Curtis Northcutt
|
a21ca2678b
|
Make pip install quiet to reduce travis output log size
|
2018-11-26 11:49:12 -05:00 |
|
Curtis Northcutt
|
d38e88cbac
|
Remove coverage of pytorch third party dependent model
|
2018-11-26 11:48:48 -05:00 |
|
Curtis Northcutt
|
11f5095258
|
Fixed formatting issue with tabbed comments
|
2018-11-26 11:40:50 -05:00 |
|
Curtis Northcutt
|
ad4767950d
|
Added missing package import
|
2018-11-26 11:35:45 -05:00 |
|
Curtis Northcutt
|
d20eba3511
|
See what happens in coverage when we remove the omit option
|
2018-11-26 11:32:00 -05:00 |
|
Curtis Northcutt
|
c68f33e226
|
Fixed python version check
|
2018-11-26 11:31:37 -05:00 |
|
Curtis Northcutt
|
d1d359ac22
|
Fixed naming of file to include parent directory
|
2018-11-26 11:17:54 -05:00 |
|
Curtis Northcutt
|
0660e3a97c
|
include .coveragerc in pytest command in tox
|
2018-11-26 11:13:50 -05:00 |
|
Curtis Northcutt
|
dd0a9a7c3c
|
Add .coveragerc config file for pytest-cov to exclude pytorch coverage.
|
2018-11-26 11:05:49 -05:00 |
|
Curtis Northcutt
|
b709da3f13
|
Cover all of cleanlab in tox, moving exclusion to .coveragerc
|
2018-11-26 11:05:21 -05:00 |
|
Curtis Northcutt
|
d19b962a62
|
Do not cover testing of cleanlab/models as they depend on third parties.
|
2018-11-26 10:46:37 -05:00 |
|
Curtis Northcutt
|
0b6fb99c2e
|
version 0.0.4 - first cross-python working branch of cleanlab
|
2018-11-25 22:49:15 -05:00 |
|
Curtis Northcutt
|
f27e6d5311
|
Only install torchvision for py27,35,36
|
2018-11-25 22:43:18 -05:00 |
|
Curtis Northcutt
|
4ffce7cb6f
|
remove pip install torch for all python versions.
|
2018-11-25 22:39:36 -05:00 |
|
Curtis Northcutt
|
17b599695b
|
remove pytorch install for python version 3.4
|
2018-11-25 22:37:27 -05:00 |
|
Curtis Northcutt
|
d0b6b3a7ca
|
Do not test pytorch unless compatible python version
|
2018-11-25 22:33:52 -05:00 |
|
Curtis Northcutt
|
58d5033b08
|
Test using cleanlab with a PyTorch CNN model
|
2018-11-25 22:20:14 -05:00 |
|
Curtis Northcutt
|
57141b40d3
|
remove jupyter notebooks
|
2018-11-25 22:18:56 -05:00 |
|
Curtis Northcutt
|
93184e6e63
|
Install pytorch differently for each python version.
|
2018-11-25 22:17:12 -05:00 |
|
Curtis Northcutt
|
555626a526
|
Switched travisCI back to linux testing, mac not supported.
|
2018-11-25 22:11:45 -05:00 |
|
Curtis Northcutt
|
3e92a424bd
|
Switch travisCI from linux to mac for testing.
|
2018-11-25 22:07:11 -05:00 |
|
Curtis Northcutt
|
b0c4798ad3
|
Reduce output of pip install for travisCI. was exceeding log limits.
|
2018-11-25 21:53:40 -05:00 |
|
Curtis Northcutt
|
dfe46afb85
|
Added comment about future imports for python2/3 compatibility
|
2018-11-25 21:42:37 -05:00 |
|
Curtis Northcutt
|
433d9b7550
|
Remove coverage of tests, as it makes no sense.
|
2018-11-25 21:41:39 -05:00 |
|
Curtis Northcutt
|
ce4943873f
|
install torch and torchvision for testing models seperately from package.
|
2018-11-25 21:41:03 -05:00 |
|
Curtis Northcutt
|
f9cddc06fd
|
remove ipynb
|
2018-11-25 21:40:14 -05:00 |
|
Curtis Northcutt
|
7a5530119e
|
Updated for pytorch 0.0.4
|
2018-11-25 21:37:24 -05:00 |
|
Curtis Northcutt
|
a004209be8
|
Updated for pytorch 0.0.4
|
2018-11-25 21:37:16 -05:00 |
|
Curtis G. Northcutt
|
2c1e558cf4
|
Delete mnist_pytorch.ipynb
|
2018-11-25 21:36:14 -05:00 |
|
Curtis G. Northcutt
|
6bc3a9023d
|
update to reflect python 2 and 3 support.
|
2018-11-25 20:42:13 -05:00 |
|
Curtis Northcutt
|
df19a25c66
|
Added official support for python 3.4/5/6
|
2018-11-25 20:39:38 -05:00 |
|
Curtis G. Northcutt
|
ec3a56ecf2
|
moved location of badges
|
2018-11-25 20:37:22 -05:00 |
|
Curtis G. Northcutt
|
b8c8d7b673
|
Added badges
|
2018-11-25 20:33:41 -05:00 |
|
Curtis Northcutt
|
2c0044db82
|
Fixed error. renamed self.model to self.clf
|
2018-11-25 20:19:39 -05:00 |
|
Curtis Northcutt
|
2409c67f93
|
change confidentlearning to cleanlab
|
2018-11-25 20:11:00 -05:00 |
|
Curtis Northcutt
|
b534b19c01
|
Remove cleanlab import.
|
2018-11-25 19:42:36 -05:00 |
|
Curtis G. Northcutt
|
5b3d82d681
|
Update LICENSE
|
2018-11-25 19:39:46 -05:00 |
|
Curtis Northcutt
|
452271838a
|
Made RP.score() py2 and py3 compatible
|
2018-11-25 19:25:17 -05:00 |
|
Curtis Northcutt
|
f8fd8d996b
|
Working tox-travis-coverage-pytest.
|
2018-11-25 19:09:08 -05:00 |
|
Curtis Northcutt
|
b243c15318
|
ADDING __INIT__.py PACKAGE BROKEN BEFORE NOW
|
2018-11-25 19:00:46 -05:00 |
|
Curtis Northcutt
|
775723dbd4
|
pip install -e
|
2018-11-25 18:59:47 -05:00 |
|
Curtis Northcutt
|
705c68bec1
|
Remove python -m pytest
|
2018-11-25 18:59:00 -05:00 |
|
Curtis Northcutt
|
c4668359da
|
Merge branch 'master' of github.com:cgnorthcutt/cleanlab
|
2018-11-25 18:58:18 -05:00 |
|
Curtis Northcutt
|
e16310df9f
|
Read __version__ from version.py
|
2018-11-25 18:58:10 -05:00 |
|
Curtis G. Northcutt
|
7a508a03b2
|
Update tox.ini
|
2018-11-25 12:07:42 -05:00 |
|
Curtis Northcutt
|
edb254243a
|
install cleanlab via github https link instead of local
|
2018-11-25 11:47:36 -05:00 |
|
Curtis Northcutt
|
fed42896bc
|
Removed support for python 3.7
|
2018-11-25 11:46:18 -05:00 |
|
Curtis Northcutt
|
a6d62f9b47
|
Added import cleanlab to try to get tox travisci working.
|
2018-11-25 11:42:20 -05:00 |
|
Curtis Northcutt
|
4deb9b0db4
|
bug fix: made explicit declaration of version a string
|
2018-11-24 12:00:28 -05:00 |
|