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
Backup / Export a Printer Driver on a Mac
rotate drawstring
How to Create a Macro to remove blanks from Excel 2007 Worksheet
ext2online vs resize2fs
ASA 5505 Can VPN but cannot ping/connect to server or firewall.
MS Access crashes when exporting to PDF
unlock jailbroken iphone 3GS 3.1.3 model 5.12.01
After Changing PDC cannot connect to SQL Server DB
new static IP coming next friday with move. advice please
Open Source PDF Library for VB.NET