Perceptron Regression
This is just an academic exercise to use the perceptron algorithm to create a linear regressor.
I am not sure about the details of this page yet, but do believe it is of learning benefit to try this later.
Backlinks (1)
1. Regression /wiki/ml/supervised/regression/
the regression shelf: ordinary least squares, regularised and locally-weighted variants, logistic regression, and the generalised linear model theory that unifies them — estimation, inference, and worked implementations.
Comments