White Box Models
ID3 Algorithm
Historical decision tree construction algorithm that uses information gain based on entropy to select splitting attributes. ID3 produces highly interpretable trees where each path represents a clear decision rule based on binary or multi-class tests.
← Terug