Learn Before
Concept
Polynomial Curve Fitting
Polynomial curve fitting is a linear regression problem where the features are given by the polynomial powers of the original input. For a single feature and a corresponding real-valued label , the goal is to estimate a polynomial of degree using the formula . Here, represents the model's weights and acts as the bias (since for all ). Because it is a linear regression problem, the squared error is typically used as the loss function.
0
3
Updated 2026-05-03
Contributors are:
Who are from:
Tags
Data Science
D2L
Dive into Deep Learning @ D2L