Attribute-Relation File Format

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(add ForensicsWiki entry link (all details already included))
 
(One intermediate revision by one user not shown)
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]
 +
 +
== Links ==
 +
* [https://web.archive.org/web/20190427230032/http://forensicswiki.org/wiki/ARFF ForensicsWiki entry]

Latest revision as of 23:21, 25 October 2020

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.

[edit] References

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox