.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.