Skip to content

Bazz-B/LinearVPolyRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Polynomial Regression

Comparing Linear Regression and Polynomial Regression.

The advantage of using Polynomial Regression:

  1. Polynomial provide best approximation of relationship between dependent and independent variable.
  2. Polynomial regression allows for curved or nonlinear relationships. This means that it can better fit data that doesn't follow a straight line pattern.

About

Regression using polynomial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published