Moreover, M5P regression tree did not perform as well as the other decision trees since it required more assumptions than the formers. In fact, The REPTree was found as a fast decision tree learner which builds a decision/regression tree using information gain as the splitting criterion, and prunes it using reduced error pruning. The model only sorted values for numeric attributes once. Missing values were dealt with using C4.5’s method of using fractional