All Questions
1 question
8
votes
2
answers
3k
views
Inference engines vs Decision trees [closed]
I am using an expert system with an inference engine (forward chaining) and I would like to explain why it is better than a decision tree using very simple concepts. (in one particular situation)
I ...