Uses of Class
adams.flow.transformer.AbstractProcessWekaInstanceWithModel
-
Packages that use AbstractProcessWekaInstanceWithModel Package Description adams.flow.transformer -
-
Uses of AbstractProcessWekaInstanceWithModel in adams.flow.transformer
Subclasses of AbstractProcessWekaInstanceWithModel in adams.flow.transformer Modifier and Type Class Description class
WekaClassifying
Uses a serialized model to perform predictions on the data being passed through.
The following order is used to obtain the model (when using AUTO):
1.class
WekaClustering
Uses a serialized model to cluster data being passed through.
The following order is used to obtain the model (when using AUTO):
1.
-