-
- Downloads
Revamp tests; Delete outdated; Make common conftest.py; Improve segmentation...
Revamp tests; Delete outdated; Make common conftest.py; Improve segmentation tests; Allow segmentation tests to run on CI
parent
9a399fad
No related branches found
No related tags found
Showing
- .gitmodules 0 additions, 0 deletions.gitmodules
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- tests/classification/data/lfs/.gitattributes 0 additions, 6 deletionstests/classification/data/lfs/.gitattributes
- tests/classification/data/lfs/.gitignore 0 additions, 1 deletiontests/classification/data/lfs/.gitignore
- tests/classification/data/lfs/README.md 0 additions, 14 deletionstests/classification/data/lfs/README.md
- tests/classification/data/lfs/models/logreg.ckpt 0 additions, 0 deletionstests/classification/data/lfs/models/logreg.ckpt
- tests/classification/data/lfs/models/signstotb.ckpt 0 additions, 0 deletionstests/classification/data/lfs/models/signstotb.ckpt
- tests/classification/test_cli.py 0 additions, 0 deletionstests/classification/test_cli.py
- tests/classification/test_hivtb.py 1 addition, 0 deletionstests/classification/test_hivtb.py
- tests/classification/test_indian.py 1 addition, 0 deletionstests/classification/test_indian.py
- tests/classification/test_montgomery.py 1 addition, 0 deletionstests/classification/test_montgomery.py
- tests/classification/test_nih_cxr14.py 1 addition, 0 deletionstests/classification/test_nih_cxr14.py
- tests/classification/test_padchest.py 1 addition, 0 deletionstests/classification/test_padchest.py
- tests/classification/test_shenzhen.py 1 addition, 0 deletionstests/classification/test_shenzhen.py
- tests/classification/test_tbpoc.py 1 addition, 0 deletionstests/classification/test_tbpoc.py
- tests/common/__init__.py 0 additions, 0 deletionstests/common/__init__.py
- tests/common/conftest.py 0 additions, 26 deletionstests/common/conftest.py
- tests/common/data/iris-test.csv 0 additions, 75 deletionstests/common/data/iris-test.csv
- tests/common/data/iris-train.csv 0 additions, 75 deletionstests/common/data/iris-train.csv
- tests/conftest.py 25 additions, 14 deletionstests/conftest.py
.gitmodules
deleted
100644 → 0
File deleted
File deleted
File moved
tests/common/__init__.py
deleted
100644 → 0
tests/common/conftest.py
deleted
100644 → 0
tests/common/data/iris-test.csv
deleted
100644 → 0
tests/common/data/iris-train.csv
deleted
100644 → 0
Please register or sign in to comment