Skip to content

fredvollmer/csv2arff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Java conversion utility for ARFF

Usage is straightforward. Compile the source and use the GUI.

Enter the variable names in the first field, and the corresponding data types in the second. Allowed types are NUMERIC, STRING, DATE and NOMINAL.

It is very important that if a variable is categorical (such as the classification variable) it be labeled as NOMINAL.

About

Convert CSV file to ARFF format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages