Sitemap
Geek Culture

A new tech publication by Start it up (https://medium.com/swlh).

Follow publication

Why Tree-Based Models Beat Deep Learning on Tabular Data

Devansh
8 min readAug 27, 2022

--

Don’t show this graph to all the people with ‘Deep Learning Expert|Podcaster|Blockchain|Software’ in their bio. They will probably start screeching and get violent.

Points to note about the Paper

Reason 1: Neural Nets are biased to overly smooth solutions

The better performance of RFs can be attributed to the more precise decision boundaries they generate.

Finding 2: Uninformative features affect more MLP-like NNs

Tree Supremacy. One thing to note is that they used only the Random Forest feature importance. Involving more protocols to create a better feature accuracy score would make things much better.

Finding 3: NNs are invariant to rotation. Actual Data is not

…there is a natural basis (here, the original basis) which encodes best data-biases, and which can not be recovered by models invariant to rotations which potentially mixes features with very different statistical properties

Reach out to me

--

--

Devansh
Devansh

Written by Devansh

Writing about AI, Math, the Tech Industry and whatever else interests me. Join my cult to gain inner peace and to support my crippling chocolate milk addiction

Responses (5)