文章目录 简介重要关系:SSTSSESSR证明结论参考资料 简介
在线性回归计算(Linear Regression) 中,有三个非常重要的概念:
总离差平方和(Sum of Squares Total) S S T ∑ i 1 n ( y i − y ˉ ) 2 SST\sum_{i1}^n (…
hexo博客kaze主题配置详细解析
kaze主题官方文档:https://demo.theme-kaze.top/document/ 本解析建议结合主题官方文档进行配置。#------------------------
# Header config
title: skillfans
author: Yuanlin
logo_img: /img/author.png # put the logo on the ${blog_pat…