Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parallel batch processing example #305

Merged
merged 1 commit into from Oct 9, 2017

Commits on Oct 6, 2017

  1. ENH: Add parallel batch processing example

    Add an example of how to extract features using parallel threading (1 thread per case). Assumes similar input and produces similar output as `batchprocessing.py`, with the addition of two additional predifined, but optional, columns; "Patient" and "Reader".
    JoostJM committed Oct 6, 2017
    Copy the full SHA
    16b8b45 View commit details
    Browse the repository at this point in the history