38-linreg-vanilla

command
v0.0.0-...-cba17b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

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:

resulting plot

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL