| Decision trees work for making decisions... But they don't work as well as other decisionmaking techniques... Random forests, linear models, neural nets, etc. are all decision making techniques at their core. And decision trees perform poorly for complex systems where lots of data exists - ie. human health. So why are we using a known-inferior technique simply because it's easier to write down in a PDF file, reason about in a meeting, or explain to someone? Shouldn't we be using the most advanced mathematical models possible with the highest 'cure' probability, even if they're so complex no human can understand them? |
Not a lot of high quality data exists for human health. Clinical guidelines for many diseases are built around surprisingly scant evidence many times.
> even if they're so complex no human can understand them?
That’ll be wonderful to explain in court when they figure out it was just data smuggling or whatever other bias.