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://jp.mathworks.com/matlabcentral/fileexchange/56297-gradient-descent-algorithm-with-linear-regression-on-single-variable), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersStatistics 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