Multivariables-Linear-Regression

linear regression script which can deals with one variable or multivariate linear regression
45 Downloads
Aktualisiert 28. Mär 2022

Multivariables-Linear-Regression

This is linear regression script which can deals with one variable or mutlivariables linear regression. This script tested by using data set (data.txt) from coursera platform Ml Stanford University courses.

Instructions: 1.first you get load your dataset in line 6 (there are two datasets attached with the file) 2.set the learning rate and number of iterations in lines 7 and 8 3.the results will appear in A) graphs between each feature and reults with its best fit line B) graph represent the relation between the number of itrations and cost C) 3D graph represent the relation between the last two features in x and y with the result in z

Copyright (c) 2022, Mahmoud Ashraf All rights reserved.

Kompatibilität der MATLAB-Version
Erstellt mit R2021b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
2.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.