Microsoft
Software
Hardware
Network
Question : ID3 algorithm implementation in JAVA or c++
hello ,
i'm searching for an implementation of the ID3 algorithm in java(or c++) to use it in my application , i searched a lot but i didn't find anything !
i have for example the following table of decisions:
low high high : buy
high high low : dont buy
low low high : dont buy
high high low : buy
...
i want to feed the ID3 function new attributes (lets say "low high low"), and the output will be the decision (buy or dont buy)
anyone knows of a general ID3 implementation anywhere ?
Thank you in advance.
Answer : ID3 algorithm implementation in JAVA or c++
http://weka.sourceforge.ne
t/doc/weka
/classifie
rs/trees/
I
d3.html
Weka is a package that is done in java that may be of help.
Random Solutions
need your help to list down the srvices of Bluecoat proxy
Export access query results to excel using vba code
How do I check to see if my exchange 2003 is an open relay? (not using a open relay tester tool online, but on the console)
TEHO implementation
c# sub menu items
In Function for Fox Pro
createElement and appendChild to all matching elements
How do I manage connection to MySql db from VB.NET ?
Installing Expression Blend
asp.net I have a strange problem in writting an MSSQL Query