/linear-regression-with-sgd

Linear regression with multiple variables, using stochastic gradient descent (SGD) and monitoring SSE loss

Primary LanguagePythonMIT LicenseMIT

linear-regression-with-sgd

Linear regression with multiple variables, using stochastic gradient descent (SGD) and monitoring SSE loss (Sum of Squared Errors of prediction).