There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This linear Regression is specificly for polynomial regression with one feature. It contains Batch gradient descent, Stochastic gradient descent, Close Form and Locally weighted linear regression.