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
|
69b81c35ba
|
Unified spacing and formatting.
|
2018-12-06 21:12:43 -05:00 |
|
Curtis Northcutt
|
d44447a8b7
|
Added default solver for all instances of logreg
|
2018-12-06 20:28:29 -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
|
18f6150e5c
|
Exclude TODO/pulearning from codecov.
|
2018-12-06 18:23:52 -05:00 |
|
Curtis Northcutt
|
88854d73d6
|
Explain which prune_count_method to use in comments.
|
2018-12-06 18:02:34 -05:00 |
|
Curtis Northcutt
|
694ab6f897
|
Removed commented deprecated method.
|
2018-12-06 18:01:37 -05:00 |
|
Curtis Northcutt
|
1fe54b502e
|
Added warnings and comments to clarify prune_count_method.
|
2018-12-06 18:01:08 -05:00 |
|
Curtis Northcutt
|
a2039e4da1
|
Increased coverage of classification.py.
|
2018-12-06 18:00:21 -05:00 |
|
Curtis Northcutt
|
4789410406
|
Merge branch 'master' of github.com:cgnorthcutt/cleanlab
|
2018-12-03 17:11:23 -08:00 |
|
Curtis Northcutt
|
cf253917f0
|
Remove testing code for travis.CI integration.
|
2018-12-03 17:11:19 -08:00 |
|
Curtis G. Northcutt
|
86a62035a8
|
Add link to tests as additional examples.
|
2018-12-03 17:02:35 -08:00 |
|
Curtis G. Northcutt
|
c4783eb2ac
|
Added newline above simple code snippet.
|
2018-12-03 16:59:11 -08:00 |
|
Curtis G. Northcutt
|
87a2e52631
|
Added simple code snippet for LearningWithNoisyLabels
|
2018-12-03 16:58:10 -08:00 |
|
Curtis Northcutt
|
a3492a8084
|
Remove new lines at end of files.
|
2018-12-03 16:42:30 -08:00 |
|
Curtis Northcutt
|
c1ef76497b
|
Renaming RankPruning alg to LearningWithNoisyLabels
|
2018-12-03 16:40:32 -08:00 |
|
Curtis G. Northcutt
|
09921f2ed6
|
LICENSE now conforms to MIT LICENSE standards
|
2018-12-03 13:41: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
|
5beb87dd2f
|
Silence output of git clone fasttext in travis testing output.
|
2018-12-03 00:52:16 -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
|
2ed22ef8a7
|
Added a version warning class to warn if wrong py version
|
2018-12-03 00:21:32 -08:00 |
|
Curtis Northcutt
|
f311d3bd95
|
Add set-up code necessary to run tests.
|
2018-12-02 23:26:19 -08:00 |
|
Curtis Northcutt
|
2de74d96e9
|
typo. Missing omit identifier. added.
|
2018-12-02 23:23:30 -08:00 |
|
Curtis Northcutt
|
00f3eaecbf
|
Fixed typo. missing then in if-then clause
|
2018-12-02 23:20:20 -08:00 |
|
Curtis Northcutt
|
96d7ca74fe
|
Switched ; to && to run two commands in if clause
|
2018-12-02 23:15:05 -08:00 |
|
Curtis Northcutt
|
bd27bea246
|
Warn if using fasttext with incompatible python version.
|
2018-12-02 23:11:56 -08:00 |
|
Curtis Northcutt
|
0e27abf198
|
Install fasttext for python 3 testing.
|
2018-12-02 23:11:30 -08:00 |
|
Curtis Northcutt
|
8795f4b1cd
|
Remove fasttext for python 2 coverage as fasttext is py3 only
|
2018-12-02 22:53:35 -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
|
7443696895
|
Added support for fasttext (python 3 only)
|
2018-12-02 22:48:49 -08:00 |
|
Curtis Northcutt
|
3a2ca11242
|
Added warning for pyTorch with invalid python version
|
2018-12-02 22:25:52 -08:00 |
|
Curtis Northcutt
|
b70698d9f6
|
Add coverage file specific to python 2.4
|
2018-12-02 22:10:58 -08:00 |
|
Curtis Northcutt
|
0b8351ac95
|
Add coverage file specific to python 2.7
|
2018-12-02 22:10:44 -08:00 |
|
Curtis Northcutt
|
2480944d9d
|
Add coverage file for python version 3.5+
|
2018-12-02 22:10:09 -08:00 |
|