Siderevs

July 21, 2005

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.

ID3SharpTool



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:

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 Anonymous, at 8:07 AM  

  •  

Post a Comment

<< Home