All the data science stuff goes here.
- Energy forecasting step-by-step: This notebook takes a step-by-step approach through all the analysis with detailed explanation for performing daily forecasting. My observations are listed at the end of the file.
- Energy forecasting api: This notebook takes an API style approach. Here all the steps are wrapped into modules to make it easy to expose as APIs. Here I am performing hourly forecasting.
- Cluster electric meters: This is a prototype of electric meters clustering using their voltage data.