package
Version:
v0.0.0-...-cba17b0
Opens a new window with list of versions in this module.
Published: Oct 17, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package linreg provides a basic implementation of linear regression
with gradient descent on two dimensional data.
Gradient computes the cost function and its gradients.
LinearRegression runs the requested number of iterations of gradient
descent and returns the latest approximated coefficients.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.