Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 654 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 654 Bytes

Author

Sreejith P Sajeev

Setting up the enviornment

$ Runtime python- 3.7.1
$ pip install -r requirements.txt

Run the app

python app.py

Then navigate to localhost:4000 in your web browser.

Usage

There are 5 tabs in this app: About, Exploratory Data Analysis ,Cleaning,Clustering,Forecasts

Forecasting

The forecasting is based on the models created in project1. To use Power-1 as a regressor an intricate iterative loop is deployed.

For details read the forecast.py file

Documentation

Learn more about python based dash at 'https://dash.plotly.com/'

App deployed at :https://energy-services.herokuapp.com/