https://github.com/Radiomics/pyradiomics
Revision 2a4a4272bf796779bbdc5b8e6d7eb34aac9fae7a authored by Joost van Griethuysen on 29 May 2017, 16:07:56 UTC, committed by Joost van Griethuysen on 01 June 2017, 11:10:14 UTC
Add functionality to allow users to specify different labels for different combinations in the input file for batchprocessing.
This is achieved through an additonal (optional) column ``Label``. Integer values in this column then take precedence over any other form
of label customization (e.g. specifying the label on the command line or in the parameter file).
1 parent 1d8e74e
History
Tip revision: 2a4a4272bf796779bbdc5b8e6d7eb34aac9fae7a authored by Joost van Griethuysen on 29 May 2017, 16:07:56 UTC
ENH: Add case-specific labels in batchprocessing
Tip revision: 2a4a427
File Mode Size
.circleci
bin
data
docs
examples
hooks
notebooks
radiomics
tests
.circleci-matrix.yml -rw-r--r-- 919 bytes
.dockerignore -rw-r--r-- 6 bytes
.editorconfig -rw-r--r-- 440 bytes
.flake8 -rw-r--r-- 1.1 KB
.gitattributes -rw-r--r-- 35 bytes
.gitignore -rw-r--r-- 763 bytes
.travis.yml -rw-r--r-- 710 bytes
CHANGES.rst -rw-r--r-- 19.1 KB
CONTRIBUTING.md -rw-r--r-- 4.3 KB
Dockerfile -rw-r--r-- 1.8 KB
LICENSE.txt -rw-r--r-- 10.3 KB
MANIFEST.in -rw-r--r-- 395 bytes
README.md -rw-r--r-- 6.2 KB
appveyor.yml -rw-r--r-- 1.2 KB
circle.yml -rw-r--r-- 580 bytes
requirements-dev.txt -rw-r--r-- 101 bytes
requirements-setup.txt -rw-r--r-- 13 bytes
requirements.txt -rw-r--r-- 77 bytes
scikit-ci.yml -rw-r--r-- 1.7 KB
setup.cfg -rw-r--r-- 182 bytes
setup.py -rw-r--r-- 3.1 KB
versioneer.py -rw-r--r-- 67.0 KB

README.md

back to top