Polynomial Regression

Polynomial regression is used to find the coefficients of an m-degree polynomial that best fits the given set of points.


Click on the canvas to introduce a point
Click on a point to remove it


Proper fitting with a polynomial of degree m requires atleast m+1 points.