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