Gradient Descent Algorithm with Linear Regression on single variable

A useful Machine Learning Algorithm

Al momento, stai seguendo questo contributo

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

Cita come

Sleeba Paul (2026). Gradient Descent Algorithm with Linear Regression on single variable (https://it.mathworks.com/matlabcentral/fileexchange/56297-gradient-descent-algorithm-with-linear-regression-on-single-variable), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release 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