Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 650 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 650 Bytes

regression_and_model_selection

This repo includes several examples showing regression and model selection; e.g., parabolic fit, least-squares fitting, in which the error E2 is found by minimizing E2 error function, data fitting to arbitrary functions by differentiation of the objective function.

Reference: Brunton, S. L., & Kutz, J. N. (2019). Data-Driven Science and Engineering. Cambridge: Cambridge University Press.

View regression_and_model_selection on File Exchange