Attribute-Relation File Format
From Just Solve the File Format Problem
(Difference between revisions)
(→References) |
|||
Line 13: | Line 13: | ||
== References == | == References == | ||
* Main documentation at the University of Waikato [ARFF http://weka.wikispaces.com/ARFF] | * Main documentation at the University of Waikato [ARFF http://weka.wikispaces.com/ARFF] | ||
− | * Superseded documentation from 2008 | + | * Superseded [documentation from 2008 http://www.cs.waikato.ac.nz/ml/weka/arff.html Attribute-Relation File Format (ARFF)] |
Revision as of 18:36, 3 November 2012
File Formats | > | Electronic File Formats | > | Text-based data | > | Attribute-Relation File Format |
Attribute-Relation File Format is an ASCII text file that describes a list of instances sharing a set of attributes. ARFF files were developed by the Machine Learning Project at the Department of Computer Science of The University of Waikato, New Zealand, for use with the Weka machine learning software.
References
- Main documentation at the University of Waikato [ARFF http://weka.wikispaces.com/ARFF]
- Superseded [documentation from 2008 http://www.cs.waikato.ac.nz/ml/weka/arff.html Attribute-Relation File Format (ARFF)]