Parameters
Input objects (default = "") Input objects from workspace which will be classified based on model specified by "Classifier path" parameter.
Classifier path (default = "") WEKA model (.model extension) that will be used to classify input objects based on a variety of measurements. This model must be created in the
WEKA software. All measurements used to create this model should be present in the input objects and have the same names (i.e. measurement names shouldn't be changed during preparation of training data).
Apply normalisation (default = "true") When selected, measurements will be normalised (set to the range 0-1) within their respective classes.