Hi, I want to use C4.5 algorithm in adaboost for comparison with the well known published works related to boosing papers for the fact that C4.5 is usually used in previous works,
How do I set the parameter for function treec in Prtools in order to perform the classic C4.5 algorithm?
thanks

