https://github.com/Radiomics/pyradiomics
Revision de633a95a6a20b9060e0586afdeb4fe7e5dd5cb1 authored by Joost van Griethuysen on 04 September 2017, 20:37:44 UTC, committed by Joost van Griethuysen on 04 September 2017, 20:52:10 UTC
Sum Variance is mathematically equal to Cluster Tendency, therefore remove Sum Variance from PyRadiomics.
Add a new section to the documentation that lists removed features with the reason why this was done (here including the proof that Sum Variance and Cluster Tendency are equal).

Additionally, Sum Average is very similar to Joint Average (if and only if the GLCM is symmetrical, Sum Average = 2 * Joint Average). As there is a difference possible between these features, but not in the case of 'default' settings, Sum Average is not removed, but disabled in the default parameter files.
1 parent b5bddb5
History
Tip revision: de633a95a6a20b9060e0586afdeb4fe7e5dd5cb1 authored by Joost van Griethuysen on 04 September 2017, 20:37:44 UTC
Remove Sum Variance feature
Tip revision: de633a9
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-- 23.2 KB
CONTRIBUTING.rst -rw-r--r-- 5.8 KB
Dockerfile -rw-r--r-- 3.0 KB
LICENSE.txt -rw-r--r-- 1.4 KB
MANIFEST.in -rw-r--r-- 395 bytes
README.md -rw-r--r-- 6.4 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