|
|
|
|
|
by 3abiton
113 days ago
|
|
I think it's worth mentioning, that the achilles heel of DT, is in fact, data (more specifically feature) engineering. If one does not spend significant time cleaning and engineering the features, the results would be much worse than, say a "black box" model, like NN. This is the catch. Ironically, NN can detect such latent features, but very difficult to interpret why. |
|
But non-structured data? Pretty pointless to hand off to a neural network imo.