ARFF Reader

This node reads in ARFF data from an URL. In the configuration dialog specify a valid URL and set an optional row prefix. A RowID is generated by the reader in the form 'prefix + rownumber'. If no prefix is specified, the RowIDs are just the row numbers. Sparse ARFF files are currently not supported (these are ARFF files where data with value 0 is not explicitly represented)!

Options

Input file location
The location of the ARFF file to read. Can be a local file or a URL.
RowID prefix
Prefix for the generated RowIDs. The RowIDs will be in the form 'prefix + rownumber'. If left empty, the RowIDs will just be the row numbers.

Input Ports

This node has no input ports

Output Ports

Icon
The data read from ARFF files.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.