Weka

[Write Review]

9/10 Iterator says:
Freely available machine learning toolbox
WEKA is a freely available collection of machine learning algorithm. It is (...)
[see all]
Be the first to list "Weka"'s features on the feature list of "Predictive Analytics".

[See all forum posts about Weka]
how to convert excel dataset to arff faormat?
Please anybody..I am still new in using weka..i don't even know how to convert my dataset to weka format..please give me some idea on it..thanx in advance..

Author: Minna Date: March 8, 2008 at 07:59

Comments

Posted by: Stefania.B on March 8, 2008 at 16:25
It depends on how the data is organized in the .xls files. The easiest is to convert it to the CSV format first, and then use the following from the command line:

java weka.core.converters.CSVLoader filename.csv > filename.arff

Posted by: mani123 on July 11, 2008 at 05:55
1)Can u explain me with an example to open the arff file in the data miner.

2)In what way the data should be in the excel sheet?

3)I am unable to find the data set which can be used to see the results?
Resources:  Vendor/Foundation |  Licenses |  Linux Distributions |  Programming Languages |  Programming Interfaces (API) |  Graphical Interfaces (GUI) |  Available Languages