Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 127 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 127 Bytes

Least Squares

介绍

  • 最小二乘法是机器学习中最基本的数学优化方法。
  • 曲线拟合中常用。