-
Notifications
You must be signed in to change notification settings - Fork 0
mckinneymorgan/Linear-Polynomial-Regression
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for Linear and Polynomial Regression Original author: Morgan McKinney 3/2021 Machine learning linear regression model that predicts, trains, and tests on a given .csv file. Algorithm uses stochastic gradient descent to perform linear or polynomial regression on datasets. Basis expansion is executed if indicated by user input. The resulting learned model is then visualised with a labelled graph. Furthermore, the final weights and mean squared error for every 10 epochs are outputted.
About
Machine learning linear regression that uses gradient descent to predict, train, and test on a given .csv file. The resulting best polynomial model is then graphed.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published