pravahio / on-it

This repo contains the todo's of the team. Feel free to add yours.
0 stars 0 forks source link

[modelling] Estimating solar power output #9

Open upperwal opened 4 years ago

upperwal commented 4 years ago

Aim is to predict the production of the solar power given the data available on Pravah.

  1. Collect the data by subscribing to Pravah (example here)
  2. Create a python script to store this data. (maybe in files with timestamp)
  3. Think of a simple time series model to predict the power output.