Submitted by GraciousReformer t3_118pof6 in MachineLearning
yldedly t1_j9k5n8n wrote
Reply to comment by GraciousReformer in [D] "Deep learning is the only thing that currently works at scale" by GraciousReformer
It depends a lot on what you mean by works. You can get a low test error with NNs on tabular data if you have enough of it. For smaller datasets, you'll get a lower test error using tree ensembles. For low out-of-distribution error neither will work.
Viewing a single comment thread. View all comments