io.github.setl.transformation
A MLTransformer is a basic transformer with a ML model and ML-related functionality.
Data type of the transformer
Fit a model with the current data
Load a model from a given path
Save the current model
Transform the current data
Get the transformed data
A MLTransformer is a basic transformer with a ML model and ML-related functionality.
Data type of the transformer