Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For the classify operator, the type of the classifier (tree, list, bayes net... ) doesn't matter. You may even mixup them to classify the same tuple with different classifiers (see Ensembles). The left port is the input for the tuples that should be classified and the right input is the one with the classifiers.

...