Skip to main content

Predict: a Radiomics Extensive Digital Interchangable Classification Toolkit.

Project description

This is an open-source python package supporting radiomics image feature extraction.

Documentation

For more information, see the sphinx generated documentation available in the docs folder. PREDICT is mostly used through the WORC toolbox, in which further documentation on the features computed is also available, see https://worc.readthedocs.io/en/latest/static/features.html.

Alternatively, you can generate the documentation by checking out the master branch and running from the root directory:

python setup.py build_sphinx

The documentation can then be viewed in a browser by opening PACKAGE_ROOT\build\sphinx\html\index.html.

Installation

PREDICT has currently been tested on Ubuntu 16.04 and 18.04, and Windows 10 using Python 3.6.6 and higher.

The package can be installed through pip :

pip install PREDICT

Alternatively, you can use the provided setup.py file:

python setup.py install

Make sure you first install the required packages:

pip install -r requirements.txt

Configuration and usage

We recommend using PREDICT through the WORC toolbox, as WORC provides easy execution, good default configurations, and additional functionality such as preprocessing. If you want to use PREDICT as standalone package, we have included the default config for PREDICT from WORC in the tests folder. The main function of PREDICT is the PREDICT.CalcFeatures.CalcFeatures function, see tests.py in the test folder on the usage.

3rd-party packages used in PREDICT:

We mainly rely on the following packages:

  • SimpleITK (Image loading and preprocessing)

  • numpy (Feature computation)

  • scikit-image

  • pandas (Storage)

  • PyRadiomics

  • pydicom

See also the requirements file.

License

This package is covered by the open source APACHE 2.0 License. When using PREDICT, please cite the following DOI: DOI.

Contact

We are happy to help you with any questions: please send us a message or create an issue on Github.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

PREDICT-3.1.17-py3-none-any.whl (58.1 kB view details)

Uploaded Python 3

File details

Details for the file PREDICT-3.1.17-py3-none-any.whl.

File metadata

  • Download URL: PREDICT-3.1.17-py3-none-any.whl
  • Upload date:
  • Size: 58.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.22.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.2

File hashes

Hashes for PREDICT-3.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 4b2cf0d99249bcdde4225a9540cfe89831943860cc47006c09397e71bcc115eb
MD5 898efae7ccda2a28ccc64eb4c6014556
BLAKE2b-256 06c03230e2421c005cfb01be2d8106326366188a921667f7bf93589d7d7272a5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page