Home
Programming With Wolfgang
Cancel

Implementing a Decision Tree using the ID3 and C#

A decision tree is a classification algorithm used to predict the outcome of an event with given attributes. For example can I play ball when the outlook is sunny, the temperature hot, the humidity...