Curve Fitting
Curve Fitting#
In this chapter we will cover fitting mathematical models to data sets, starting with linear regression algorithms, and leading up to using SciPy’s non-linear curve fitting functions.
In this chapter we will cover fitting mathematical models to data sets, starting with linear regression algorithms, and leading up to using SciPy’s non-linear curve fitting functions.