Interface | Description |
---|---|
ClassificationWorkflow |
A class that represents the workflow of a classification algorithm
|
StandardWorkflow<R,B extends Bridge<?,?>> |
A class that represents the workflow of an algorithm
|
Exception | Description |
---|---|
WorkflowExecutionException |
Standard Exception thrown due to an error during the execution of a workflow
|