Versions Compared

Key

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

...

  • ATTRIBUTES: A list of input attributes from the testadata that should be used for classification. If not given, any input attribute will be used. This is helpful if attributes should be keept in the output that are not part of the classification, e.g. in a fuel price scenario the id of the fuel station.


Code Block
classified = CLASSIFICATION(testdata, classifier)

...