Decision Tree Learning - Decision Tree Advantages

Decision Tree Advantages

Amongst other data mining methods, decision trees have various advantages:

  • Simple to understand and interpret. People are able to understand decision tree models after a brief explanation.
  • Requires little data preparation. Other techniques often require data normalisation, dummy variables need to be created and blank values to be removed.
  • Able to handle both numerical and categorical data. Other techniques are usually specialised in analysing datasets that have only one type of variable. Ex: relation rules can be used only with nominal variables while neural networks can be used only with numerical variables.
  • Uses a white box model. If a given situation is observable in a model the explanation for the condition is easily explained by boolean logic. An example of a black box model is an artificial neural network since the explanation for the results is difficult to understand.
  • Possible to validate a model using statistical tests. That makes it possible to account for the reliability of the model.
  • Robust. Performs well even if its assumptions are somewhat violated by the true model from which the data were generated.
  • Performs well with large data in a short time. Large amounts of data can be analysed using standard computing resources.

Read more about this topic:  Decision Tree Learning

Famous quotes containing the words decision, tree and/or advantages:

    Concision in style, precision in thought, decision in life.
    Victor Hugo (1802–1885)

    Blessed is the man that walketh not in the counsel of the ungodly,
    nor standeth in the way of sinners, nor sitteth in the seat of the
    scornful.
    But his delight is in the law of the Lord; and in his law doth he
    meditate day and night.
    And he shall be like a tree planted by the rivers of water, that
    bringeth forth his fruit in his season; his leaf also shall not wither;
    and whatsoever he doeth shall prosper.
    Bible: Hebrew Psalm I (l. I, 1–3)

    In 1845 he built himself a small framed house on the shores of Walden Pond, and lived there two years alone, a life of labor and study. This action was quite native and fit for him. No one who knew him would tax him with affectation. He was more unlike his neighbors in his thought than in his action. As soon as he had exhausted himself that advantages of his solitude, he abandoned it.
    Ralph Waldo Emerson (1803–1882)