WORC.tools package¶
Submodules¶
WORC.tools.Elastix module¶
WORC.tools.Evaluate module¶
-
class
WORC.tools.Evaluate.Evaluate(label_type, ensemble=50, scores='percentages', network=None, features=None, fastr_plugin='ProcessPoolExecution', name='Example')¶ Bases:
object-
create_network()¶ Add evaluate components to network.
-
execute()¶ Execute the network through the fastr.network.execute command.
-
set(estimator=None, pinfo=None, images=None, segmentations=None, config=None, features=None, sink_data={})¶ Set the sources and sinks based on the provided attributes.
-