Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 249 Bytes

LinearRegression

Describe different type of Linear Regression? Fit a multi variate polynomial regression model to a select dataset. Plot the average training and testing errors as a function of the model order M. Suggested range for M is 1 to 6.