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 a point to remove it
Degree of polynomial: 4
Polynomial coefficients:
θ0: -2.838709
θ1: 4.360884
θ2: 1.501578
θ3: -0.443410
θ4: -0.107381