GRADIENT-DESCENT FOR MULTIVARIATE REGRESSION
Version 1.2.6 (3.66 KB) by
Arshad Afzal
Minimizing the Cost function (mean-square error) using GD Algorithm using Gradient Descent, Gradient Descent with Momentum, and Nesterov
Multivariate Regression using Gradient descent with Inexact (Specify, learning rate) and Exact Line Search (Adaptive Learning Rate)
Cite As
Arshad Afzal (2025). GRADIENT-DESCENT FOR MULTIVARIATE REGRESSION (https://www.mathworks.com/matlabcentral/fileexchange/72578-gradient-descent-for-multivariate-regression), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2016a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Regression > Linear Regression > Multiple Linear Regression >
Find more on Multiple Linear Regression in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.2.6 | - |
||
1.2.5 | Function File.
|
||
1.2.4 | - |
||
1.2.3 | Zip File |
||
1.2.2 | - |
||
1.2.1 | - |
||
1.2.0 | Exact Line Search (Adaptive Learning Rate) |
||
1.1.0 | Cover Image |
||
1.0.0 |