The Mathematics in Decision Trees
Decision Trees is a way of representing the relationship between different attributes in a given dataset using Binary Tree data structure such that this representation can be used to do future predictions or classification.
An abstract way of underst...
tanseersaji.com5 min read