I'm looking for a ID3 decision tree implementation in Python or any languages which takes a validation and a testing file as an input and returns predictions.
I found this and this but I couldn't adapt them to numeric values, e.g. to Iris dataset.
Do you know any ID3 tree implementation that works from console or any written in Python? Or any suggestion how to use this with numeric values will be awesome.
I have a similar algorithm C4.5 written in python. It work from console. If you are interested I put it here.
Sorry for a post if you need not this.
BTW, I have tested it on Iris data set :)
Update:
I have uploaded both: code and data:
I hope it will help you.
BTW, program also can draw a tree into "png" via graphViz
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With