Humber Analytics
  • Posts

Using OLS to fit a 3rd order polynomial to noisy data

Date Mon 17 June 2019 Modified Mon 17 June 2019 Tags python / OLS / linear model / polynomial model / cubic / regression

This post shows the application of Ordinary Least Squares (OLS) to determine a line of best fit from a noisy 3rd order cubic polynomial model.

more ...

Using OLS to fit a linear line to noisy data

Date Sun 16 June 2019 Modified Wed 19 June 2019 Tags python / OLS / linear model / regression

This post shows the derivation of the Ordinary Least Squares (OLS) equation and presents a simple test application in Python.

more ...

About Dan Humphreys
Hello and welcome to my blog. I'm a Chartered Mechanical Engineer and budding data scientist based in Hull, Yorkshire, UK.

Currently open to work enquiries and contactable via email or through one of the social media outlets below.

As of August 2020 I am also now a certified entry level Python programmer.

  • Social

    • linkedin
    • github
    • twitter
  • Recent Posts

    • Using OLS to fit a 3rd order polynomial to noisy data
    • Using OLS to fit a linear line to noisy data
  • Latest Tweets

    Tweets by HumberAnalytics
  • Links

    • Pelican
    • Python.org
    • Jinja2

© 2019 Dan Humphreys · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top