Windows
Compatible Applications
File Extension Details
The ARFF (Attribute-Relation File Format) is a text file format developed by the Machine Learning Group at the University of Waikato for describing datasets used in machine learning. It is primarily used with the WEKA (Waikato Environment for Knowledge Analysis) software, but is also supported by other machine learning tools. An ARFF file consists of a header section and a data section. The header section defines the relation name (dataset name) and the attributes (features or columns) of the data. Each attribute is declared with its name and data type (e.g., numeric, nominal, string, date). The data section contains the actual data instances, with each instance represented as a comma-separated list of attribute values. Missing values are typically represented by a question mark (?). ARFF files are designed to be human-readable and easily parsed by machine learning algorithms, making them a popular choice for storing and exchanging datasets in the machine learning community. The format supports various data types and allows for the representation of both numerical and categorical data, making it versatile for a wide range of machine learning tasks.
Programs that can open and work with .arff files
Compatible Applications
Compatible Applications
Compatible Applications
Mobile Applications
About .arff files
To open a .arff file, you need compatible software. Here are some options:
To convert a .arff file to another format, you can:
Like any file type, .arff files can be safe or potentially risky depending on their source:
Suggested Questions