Research Article

A Modified Decision Tree Algorithm Based on Genetic Algorithm for Mobile User Classification Problem

Algorithm 1

Expressions for Figure 2.
  IF (age = youth) and (student = no) then Class = B
  IF (age = youth) and (student = yes) then Class = A
    IF (age = middle-age) then Class =
IF (age = senior) and (credit-rating = excellent) then Class = B