photo

Muhammad Aasem


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Research interest is in Decision Support Systems
Professional Interests: Fuzzy logic, Machine Learning

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Which MATLAB function is the best for building a decision tree with the CART algorithm?
use *classregtree* because it will be supported in the future. anyway. both will give you same result (treefit is now calling c...

alrededor de 12 años hace | 0

Respondida
c4.5
I found the following source code for C4.5 algorithm. I hope it works for you: function test_targets = C4_5(train_patterns,...

alrededor de 12 años hace | 1

Pregunta


How to Interpret Decision tree into IF-THEN rules in matlab
|I can easily generate a decision tree from the following code:|*BOLD TEXT* load fisheriris; t = classregtree(meas...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas