ID3SharpTool
This is my C# implementation (very simple) of the ID3 Data mining Algorithm. I know there is weka, but i wanted to do my own implementation and to experiment with a XML format as a representation of the database.
I use Xpath to do all the countings involved.
This is how it looks an input file: weather.
You can download the code (a SharpDevelop project) and a binary here. You can do whatever you want with this code, but if you find it useful or you improve it, please let me know.
I use a php script to convert from de input file from the arff format
I use Xpath to do all the countings involved.
This is how it looks an input file: weather.
You can download the code (a SharpDevelop project) and a binary here. You can do whatever you want with this code, but if you find it useful or you improve it, please let me know.
I use a php script to convert from de input file from the arff format
Labels: Software

Pensamientos, software y demás




1 Comments:
Hi Isaías,
its really good program.But i have a question...How did u convert arff to xml..Can u explain or send the code??
my e-mail : faltintas24@yahoo.co.uk
thnx...
By
Anonymous, at 8:07 AM
Post a Comment
<< Home