Attribute-Relation File Format

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(References)
Line 10: Line 10:
 
* Main documentation at the University of Waikato [http://weka.wikispaces.com/ARFF ARFF]
 
* Main documentation at the University of Waikato [http://weka.wikispaces.com/ARFF ARFF]
 
* Superseded documentation from 2008 [http://www.cs.waikato.ac.nz/ml/weka/arff.html Attribute-Relation File Format (ARFF)]
 
* Superseded documentation from 2008 [http://www.cs.waikato.ac.nz/ml/weka/arff.html Attribute-Relation File Format (ARFF)]
 +
* [http://code.activestate.com/recipes/440533/ ARFF to SQL Python recipe]

Revision as of 00:18, 19 October 2013

File Format
Name Attribute-Relation File Format
Ontology
Extension(s) .arff

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

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox