aruna-pyt / LinearRegression

Linear Regression and polynomial regression using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Linear Regression and polynomial regression using Python


Languages

Language:Python 100.0%