Skip to main content

Module arff

Module arff 

Source
Expand description

Bounded Attribute-Relation File Format (ARFF) dataset preview.

ARFF is the text dataset format used by Weka and related tools. The converter keeps the relation header and renders dense or sparse instances as a paginated inert table. It never evaluates dates, nominal values, or relation-valued attributes.