J48 is an open source Java implementation of the C4.
I want to use train and test in J48 decision-tree on R. here is my code: library("RWeka") data <…
r classification weka decision-tree j48I need help to interpret result in weka using the J48 I dont know how to explain the result, I …
machine-learning weka j48