.ARFF 文件扩展名
Attribute-Relation File Format
| 开发者 | University of Waikato |
| 受欢迎程度 |
3.5 | 28 票 |
什么是 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.
更多信息
Weka and ARFF files can be used for tasks such as data clustering and regression.