Random Forest, XGBoost, beyond just importing sklearn

I was never really familiar with tree models.

So I thought, okay, why not learn about it? After some reading, I realised that tree models are quite powerful and cool, and there are many interesting tricks to enhance the power of the models.

Articles

When A Ridge Regression Maxi Meets Random Forest
Chief Ridge Officer strikes back

But tree models are still notoriously hard to understand, so one way to make myself comfortable with tree models, is to convert them to Ordinary Least Squares.

It’s confirmed and *guaranteed*: Ridge Regression >> Tree Model
Source? It was revealed to me in a dream