Gradient Descent Algorithm with Linear Regression on single variable

A useful Machine Learning Algorithm

您现在正在关注此提交

Refer Cousera : Machine Learning by Andrew Ng, Stanford University for reference.
Learning rate alpha = 0.01

引用格式

Sleeba Paul (2026). Gradient Descent Algorithm with Linear Regression on single variable (https://ww2.mathworks.cn/matlabcentral/fileexchange/56297-gradient-descent-algorithm-with-linear-regression-on-single-variable), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
2.0.0.0

1. Taken more samples to show the convex characteristics of cost function
2. Taken more iteration for best fit
3. Mesh plot is used instead of meshc
4. Best fix values are displayed

1.0.0.0