A deliverable is a container of an object that will be transferred by a io.github.setl.workflow.DeliverableDispatcher.
Factory could be used to manipulate data.
Factory could be used to manipulate data.
A Factory is able to read data from a data source, process/transform it and write it back to the storage.
the type of object that the factory is supposed to produce
A MLTransformer is a basic transformer with a ML model and ML-related functionality.
A MLTransformer is a basic transformer with a ML model and ML-related functionality.
Data type of the transformer
A transformer can transform data into a type A
A transformer can transform data into a type A
: Type of output data
A deliverable is a container of an object that will be transferred by a io.github.setl.workflow.DeliverableDispatcher.
type of the payload