https://github.com/pythonista7/linearregression_gradientdescent
https://github.com/pythonista7/linearregression_gradientdescent
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pythonista7/linearregression_gradientdescent
- Owner: Pythonista7
- Created: 2018-08-27T18:19:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T18:42:20.000Z (over 7 years ago)
- Last Synced: 2025-04-01T17:56:23.564Z (10 months ago)
- Language: Jupyter Notebook
- Size: 65.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinearRegression_GradientDescent
This repository contains all the material used at the live session.
Note:
* Change the path in the pd.load_csv statement to the location where you have downloaded your .csv file