Skip to content

Decision Tree

Ammar Ateeq edited this page Nov 7, 2020 · 15 revisions

DECISION TREE

Picture1

WHAT IS A DECISION TREE

A decision tree can be used to visually and explicitly represent decisions and decision making. As the name goes, it uses a tree-like model of decisions that has influenced a wide area of machine learning, covering both classification and regression.

TYPICAL REPRESENTATION OF

Picture2

Clone this wiki locally