.ARFF Extensão de arquivo
Attribute-Relation File Format
| Desenvolvedor | University of Waikato |
| Popularidade |
3.5 | 28 Votos |
O que é um arquivo ARFF?
File used by Weka, a machine learning application; saved in the the Attribute Relation File Format (ARFF) and contains a header section with a list of types (numeric, nominal string, date) and a data section with the values.
Mais informações
Weka and ARFF files can be used for tasks such as data clustering and regression.