ke7c2mi
ke7c2mi
DIIDevHeads IoT Integration Server
Created by Renuel Roberts on 12/18/2024 in #📡-edge-networking
Resolving Unrealistic Weather Predictions in MicroPython Linear Regression Model on Raspberry Pi Pic
I suspect you did a linear regression to get those coefficients. Once you have some coefficients, run it against the data you used to derive the coefficients and plot the error for each predicted / measured value. If the error is high, your model is not good - I suspect you will find that across a time period of 24 hours it really doesnt work
13 replies