stream.io.ArffStream.md Maven / Gradle / Ivy
ArffStream
==========
This stream provides access to reading ARFF files and processing them
in a stream based fashion. ARFF is a standard format for data in the
machine learning community with its root in the (WEKA)[http://en.wikipedia.org/wiki/Weka_(machine_learning)]
project.