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
NVL, case statement, or another way?
Debugging an ASP.NET web application?
no video no beeps
What's a good backup? Using Backup Exec 11d, 12.5, and 2010 (different sites)
Window Server 2003
0x0000007E(0x C0000005,0X B976BEE9,0X BA4F7154,0X BA4F6E50)
WSUS 3.0 SP2 Client Computers are not registering with Windows Update Server
Lookup table value and assign to text box
How to Schedule to Update the table column in oracle 10g
Echo value from text field and print it in separate div