chain_rules
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
chain_rules [2025/08/22 13:04] – hkimscil | chain_rules [2025/08/22 13:19] (current) – [e.g.] hkimscil | ||
---|---|---|---|
Line 31: | Line 31: | ||
see [[:gradient descent]] | see [[:gradient descent]] | ||
\begin{eqnarray*} | \begin{eqnarray*} | ||
- | \hat{y} & = & a + b x \\ | + | \because{ \;\; } \text{predicted value } \; \hat{y} & = & a + b x \\ |
- | \text{residual} & = & y - \hat{y} \\ | + | \text{and }\; |
- | & = & [y - (a + b x)] \\ | + | \therefore{} \;\; \text{residual}^2 |
+ | \therefore{} \sum{\text{residual}^2} & = & \sum{(y - (a + b x))^2} \\ | ||
+ | & = & \text{SSE, | ||
+ | \\ | ||
+ | \dfrac{\text{dSSE}}{\text{da}} & = & \\ | ||
\end{eqnarray*} | \end{eqnarray*} | ||
chain_rules.1755835495.txt.gz · Last modified: 2025/08/22 13:04 by hkimscil