A simple implementation of univariate linear regression using gradient descent, built with NumPy and Matplotlib.
-
Updated
Jun 6, 2025 - Python
A simple implementation of univariate linear regression using gradient descent, built with NumPy and Matplotlib.
Code for a basic univariate linear regression model using scikit-learn
Add a description, image, and links to the univariate-linear-regression topic page so that developers can more easily learn about it.
To associate your repository with the univariate-linear-regression topic, visit your repo's landing page and select "manage topics."