This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.interpolate.LSQUnivariateSpline.set_smoothing_factor
-
LSQUnivariateSpline.set_smoothing_factor(s)
Continue spline computation with the given smoothing
factor s and with the knots found at the last call.