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

bookInterpolation 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.

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 3. Kapitel 5

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

Suggested prompts:

Fragen Sie mich Fragen zu diesem Thema

Zusammenfassen Sie dieses Kapitel

Zeige reale Beispiele

Awesome!

Completion rate improved to 5.56

bookInterpolation vs Extrapolation

Swipe um das Menü anzuzeigen

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.

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 3. Kapitel 5
some-alt