linear regression script which can deals with one variable or multivariate linear regression
https://github.com/MahmoudAshraf107/Multivariables-Linear-Regression
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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.
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 2.0.0 |
