Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Training Systems Using Python Statistical Modeling

You're reading from   Training Systems Using Python Statistical Modeling Explore popular techniques for modeling your data in Python

Arrow left icon
Product type Paperback
Published in May 2019
Publisher Packt
ISBN-13 9781838823733
Length 290 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Curtis Miller Curtis Miller
Author Profile Icon Curtis Miller
Curtis Miller
Arrow right icon
View More author details
Toc

Spline interpolation

We will now wrap up this chapter with spline interpolation. In this section, we will look at interpolation using a single variable and interpolation using multiple variables. We will look at a toy example using the univariate case but also demonstrate the actual use of interpolation in image resizing.

I should probably start by saying that, even though I've included this section in this chapter about regression, interpolation and regression are not the same. With regression, we infer a function's values in the presence of noise, as shown in the following diagram:

With interpolation, we have the exact values of a function at some data points, and we seek to estimate the values of the function at other locations, as shown in the following diagram:

Therefore, there can be no noise with interpolation. Regression falls into the realm of statistics,...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime