Curtis Northcutt
|
b0eab15160
|
Added testing coverage for util.py printing.
|
2018-12-07 17:14:03 -05:00 |
|
Curtis Northcutt
|
fe384c1253
|
Add tests for fraczero in nm gen.
|
2018-12-07 16:57:54 -05:00 |
|
Curtis Northcutt
|
40f1c8ffc0
|
Remove execution code.
|
2018-12-07 16:41:39 -05:00 |
|
Curtis Northcutt
|
7c0c9f296f
|
Fixed invalid trace value in one_class test.
|
2018-12-07 16:40:44 -05:00 |
|
Curtis Northcutt
|
7ec01f3875
|
Seed all tests. reduce amount of noise in tests.
|
2018-12-07 16:35:57 -05:00 |
|
Curtis Northcutt
|
724dc19ac6
|
Added coverage for noise_generation.py
|
2018-12-07 16:16:00 -05:00 |
|
Curtis Northcutt
|
aa839c1780
|
Add testing coverage for polyplex methods.
|
2018-12-07 11:13:22 -05:00 |
|
Curtis Northcutt
|
5d9cba75f4
|
Reduced similarity requirement for conf joint test.
|
2018-12-07 11:02:16 -05:00 |
|
Curtis Northcutt
|
09af72e372
|
Compelete coverage, including yellow lines in codecov.
|
2018-12-06 21:12:59 -05:00 |
|
Curtis Northcutt
|
3c4df1adcf
|
Full coverage.
|
2018-12-06 20:28:14 -05:00 |
|
Curtis Northcutt
|
15939bbc90
|
Towards complete coverage for classification.py
|
2018-12-06 18:44:03 -05:00 |
|
Curtis Northcutt
|
a2039e4da1
|
Increased coverage of classification.py.
|
2018-12-06 18:00:21 -05:00 |
|
Curtis Northcutt
|
cf253917f0
|
Remove testing code for travis.CI integration.
|
2018-12-03 17:11:19 -08:00 |
|
Curtis Northcutt
|
c1ef76497b
|
Renaming RankPruning alg to LearningWithNoisyLabels
|
2018-12-03 16:40:32 -08:00 |
|
Curtis Northcutt
|
1e563004c9
|
fasttext is stochastic (not seeded results). Adjusted testing accordingly.
|
2018-12-03 13:16:43 -08:00 |
|
Curtis Northcutt
|
fa125395ac
|
typo fix, == should have been >
|
2018-12-03 02:01:26 -08:00 |
|
Curtis Northcutt
|
d4658933f8
|
Added missing import.
|
2018-12-03 01:53:10 -08:00 |
|
Curtis Northcutt
|
923f72ec94
|
Fixed naming error.
|
2018-12-03 01:51:19 -08:00 |
|
Curtis Northcutt
|
4cc42fb789
|
Fixed naming error and exact versus soft assertion error.
|
2018-12-03 01:47:24 -08:00 |
|
Curtis Northcutt
|
143ce681cf
|
removed typo
|
2018-12-03 01:34:48 -08:00 |
|
Curtis Northcutt
|
7553f70686
|
resolving error for travis.ci finding get_cooking_stackexchange_data.sh
|
2018-12-03 01:29:50 -08:00 |
|
Curtis Northcutt
|
858488fb97
|
Check if travis is running test via os.environ
|
2018-12-03 01:17:22 -08:00 |
|
Curtis Northcutt
|
b30673f42b
|
Add travis.CI path to get_cooking_stackexchange_data.sh explicitly
|
2018-12-03 01:10:07 -08:00 |
|
Curtis Northcutt
|
829d6f4416
|
Removing extra backslash in file naming.
|
2018-12-03 00:50:07 -08:00 |
|
Curtis Northcutt
|
ea1fd3df9e
|
Add local paths to help travis tests find data files.
|
2018-12-03 00:46:13 -08:00 |
|
Curtis G. Northcutt
|
69e7bceed8
|
Add citation
|
2018-12-03 00:28:12 -08:00 |
|
Curtis Northcutt
|
82542477f3
|
Added version warning for fasttext and unsupported python 2
|
2018-12-03 00:22:46 -08:00 |
|
Curtis Northcutt
|
9fc14b72f1
|
Now uses clealab.util.VersionWarning class
|
2018-12-03 00:22:15 -08:00 |
|
Curtis Northcutt
|
f311d3bd95
|
Add set-up code necessary to run tests.
|
2018-12-02 23:26:19 -08:00 |
|
Curtis Northcutt
|
bd27bea246
|
Warn if using fasttext with incompatible python version.
|
2018-12-02 23:11:56 -08:00 |
|
Curtis Northcutt
|
f716606c55
|
Add script to download stackexchange data for fasttext nlp example
|
2018-12-02 22:52:00 -08:00 |
|
Curtis Northcutt
|
1ab9de6374
|
Add testing for fasttext NLP model.
|
2018-12-02 22:50:13 -08:00 |
|
Curtis Northcutt
|
3a2ca11242
|
Added warning for pyTorch with invalid python version
|
2018-12-02 22:25:52 -08:00 |
|
Curtis Northcutt
|
ad4767950d
|
Added missing package import
|
2018-11-26 11:35:45 -05:00 |
|
Curtis Northcutt
|
c68f33e226
|
Fixed python version check
|
2018-11-26 11:31:37 -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
|
dfe46afb85
|
Added comment about future imports for python2/3 compatibility
|
2018-11-25 21:42:37 -05:00 |
|
Curtis Northcutt
|
b534b19c01
|
Remove cleanlab import.
|
2018-11-25 19:42:36 -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
|
5c4516ddd0
|
Change tests to py instead of ipynb for pycov and travisci
|
2018-11-24 10:54:05 -05:00 |
|
Curtis Northcutt
|
4e3092a846
|
Add travis.ci and tox testing.
|
2018-11-24 09:51:45 -05:00 |
|