https://github.com/anyesh/linear_regression_with_gradient_descent
Linear regression using gradient descent
https://github.com/anyesh/linear_regression_with_gradient_descent
Last synced: 16 days ago
JSON representation
Linear regression using gradient descent
- Host: GitHub
- URL: https://github.com/anyesh/linear_regression_with_gradient_descent
- Owner: Anyesh
- Created: 2017-11-07T13:51:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T05:32:51.000Z (over 5 years ago)
- Last Synced: 2025-10-09T06:16:55.789Z (8 months ago)
- Language: JavaScript
- Size: 1.34 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to linear_regression_with_gradient_descent 👋
> Demo of how gradient descent works.. In this project any 2 or more coordinates drawn- a line tries to best fit itself by minimizing the error.
### 🏠 [Homepage](index.html)
## Usage
```sh
download and run index.html
```
## Live DEMO URL
Try the [live demo](https://linear-reg.netlify.com)
## Author
👤 **anyesh**
- Github: [@anyesh](https://github.com/anyesh)
## Show your support
Give a ⭐️ if this project helped you!
---