ARFF components
tFileInputARFF | Reads an ARFF file row by row to split them up into fields and then sends the fields as defined in the schema to the next component. |
tFileOutputARFF | Writes an ARFF file that holds data organized according to the defined schema. |