Skip to content

Tenosr's notebook

Derivation of the Least Squares Solution

Base, In English

This notebook derives the ordinary least squares (OLS) solution $\hat{x} = (A^\top A)^{-1} A^\top b$ from first principles using matrix algebra. 1. Problem Setup We want to solve […]

Read More

这大概是GBDT最初的想法

Base, Machine Learning

GBDT(Gradient Boosting Decision Tree)梯度提升决策树,看到Gradient不免会想到梯度下降,所以我们从梯度下降开始聊。

Read More

设定bias解决样本不均衡问题

Base, Machine Learning

主要过通过设定bias来解决样本严重不均衡的问题,包括理论推导和实践过程。之前看过一个例子,还挺有趣的,这里给乡亲们介绍下。

Read More
Theme Memorial Blog by Kantipur Themes