Username Remember Me?
Password   forgot password?
   
   
how to set parameter using treec() when wanting to applying C4.5 in boosting? 
Posted: 09 March 2010 05:05 AM   [ Ignore ]  
Newbie
Rank
Total Posts:  1
Joined  2010-03-02

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

Profile
 
 
Posted: 09 March 2010 10:57 AM   [ Ignore ]   [ # 1 ]  
Moderator
RankRankRankRank
Total Posts:  250
Joined  2008-11-08

I am not sure there is any setting that corresponds to C4.5. Long ago somebody made a C4.5 interface to PRTools. I have upgraded it. For a short perios you may download it from:

http://ict.ewi.tudelft.nl/~duin/c45_for_PRTools.zip

I am afraid that I cann’t help you any further in this.

Bob Duin

Profile