I am learning data mining in class and I am having trouble with the Orange library. I am coming from Weka to Orange and am trying to find the J4.8 and the C4.5 algorithms, but I can't find them listed.
A google search takes me to a page that says it has the algorithms (http://docs.orange.biolab.si/widgets/rst/classify/c45.html), but I still can't find them. I am using Python 2.7. Is it compatible or do I have to write them?
Thanks