/Gradient-Descent-In-Python

A Python implementation of linear regression using gradient descent. It includes hypothesis and cost functions, iterative parameter updates, and convergence checks. Visualizations include cost function plots, regression lines, and a 3D surface plot of the cost function using Plotly.

Primary LanguagePythonMIT LicenseMIT

Stargazers