In decision tree learning, ID3 (Iterative Dichotomiser 3) is an algorithm invented by Ross Quinlan used to generate a decision tree from a dataset. ID3 is the precursor to the C4.5 algorithm, and is typically used in the machine learning and natural language processing domains. … Iterative Dichotomiser 3 (ID3)
If you did not already know: “Iterative Dichotomiser 3 (ID3)”
30 Thursday Jul 2015
Posted What is ...
in