Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Interpolation vs Extrapolation | Polynomial Regression
Linear Regression for ML
course content

Зміст курсу

Linear Regression for ML

Linear Regression for ML

1. Simple Linear Regression
2. Multiple Linear Regression
3. Polynomial Regression
4. Evaluating and Comparing Models

Interpolation vs Extrapolation

In the previous section, it was observed that predictions from different models tend to diverge more significantly at the edges of the data.

To be more precise, the predictions start to exhibit unusual behavior when we go beyond the range of values present in the training set.
Predicting values outside the range of the training set is referred to as extrapolation, while predicting values within the range is called interpolation.

Regression models are not well-suited for handling extrapolation.
They are primarily used for interpolation and may produce unreliable or nonsensical predictions when new instances fall outside the range of the training set.

Все було зрозуміло?

Секція 3. Розділ 5
We're sorry to hear that something went wrong. What happened?
some-alt