command
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: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Linear Regression with Gradient Descent (ML4G #1)
In a previous episode we learned how to plot data with gonum and we added a line that approximated those points ... but we totally made that up!
During this episode we'll cover how to evaluate how good a line matches the points and how to find the best line possible by using gradient descent.
References:

Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package linreg provides a basic implementation of linear regression with gradient descent on two dimensional data.
|
Package linreg provides a basic implementation of linear regression with gradient descent on two dimensional data. |
Click to show internal directories.
Click to hide internal directories.