blog.briangallimore.com
Use Linear Regression to Find Slope of Many Datapoints
Here is the implementation of a program that analyses several days worth of data coming from a sensor that might change a tiny amount over that time. We were interested in how much of a change ove…