📖 Polynomial Regression
$y_i = \\beta_0 + \\beta_1 x_i + \\beta_2 x_i^2 + \\cdots + \\beta_d x_i^d + \\epsilon_i$ extends linear regression by including polynomial terms of the predictors.
From: Intro to Statistical Learning
Learn more: https://mathacademy-cyan.vercel.app/#/section/30
Explore all courses: https://mathacademy-cyan.vercel.app