Skip to content

Explore how linear regression operates through visual representations using Python code.

License

Notifications You must be signed in to change notification settings

Quantlight/Gradient-Descent-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gradient-Descent-algorithm

Explore how Gradient Descent operates through visual representations using Python code.

image

Step 1: Download the zip file or use Git Clone

git clone https://github.com/Quantlight/Visual-Linear-Regression.git

Step 2: Install requirements.txt

pip install requirements.txt

Step 3: Run gradient-descent-linear-regresion.py

python gradient-descent-linear-regresion.py

You can adjust the code to use your own dataset as input.

Thank you for reading ❤.

About

Explore how linear regression operates through visual representations using Python code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages