1 pages tagged with "sqlite"
Linear regression in sqlite
2021 January 06 - 719 words - 4 mins -
    
    Linear regression is a very simple, powerful tool to predict the future. Especially when directly implemented in sqlite.  This article is based on data from my PV system. From which I want to predict three things:
at what time the PV system starts to generate power,
when the most power is expected …
    read more
  
 
    
    
  