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

Run the Plugin using the ChRIS_ui #5

Open
PintoGideon opened this issue Apr 30, 2020 · 1 comment
Open

Run the Plugin using the ChRIS_ui #5

PintoGideon opened this issue Apr 30, 2020 · 1 comment

Comments

@PintoGideon
Copy link

No description provided.

@PintoGideon
Copy link
Author

PintoGideon commented Apr 30, 2020

Docker image
fnndsc/pl-dice_coeff

Json Representation

{"type": "ds", "parameters": [{"name": "pred", "type": "str", "optional": false, "flag": "--prediction", "short_flag": "--prediction", "action": "store", "help": "Prediction directory name", "default": null, "ui_exposed": true}, {"name": "gt", "type": "str", "optional": false, "flag": "--ground_truth", "short_flag": "--ground_truth", "action": "store", "help": "Ground truth directory name", "default": null, "ui_exposed": true}], "icon": "", "authors": "Sandip Samal (sandip.samal@childrens.harvard.edu)", "title": "Model accuracy app", "category": "", "description": "An app to calculate model testing accuracy by dice coefficient", "documentation": "http://wiki", "license": "Opensource (MIT)", "version": "0.1", "selfpath": "/usr/src/dice_coeff", "selfexec": "dice_coeff.py", "execshell": "python3", "max_number_of_workers": 1, "min_number_of_workers": 1, "max_memory_limit": "", "min_memory_limit": "", "max_cpu_limit": "", "min_cpu_limit": "", "max_gpu_limit": 0, "min_gpu_limit": 0}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant