An introduction to Radial basis functions
How radial basis function (RBF) surrogate models work, and how to implement a Gaussian RBF interpolation and regression model in Python with NumPy and SciPy.
Tag
1 post
How radial basis function (RBF) surrogate models work, and how to implement a Gaussian RBF interpolation and regression model in Python with NumPy and SciPy.