sunjana2199 / ML-Climate-Final-Project

Search for a Connection between Energy Demand and Media Sentiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search For A Connection Between Energy Demand and Media Sentiments

Abstract

New York's energy bill fluctuations are a growing concern of the people. Due to the unpredictable changes in energy demand, suppliers struggle to allocate sufficient resources for energy production. This imbalance causes energy bill rates to surge which leads to residents not being able to plan their household budgets accordingly. The goal of this project is to build a robust Time Series Forecasting Model that predicts Energy Demand effectively. In addition to this, the project also attempts to investigate the reason behind the anomalous highs and lows in energy demand by studying social media sentiments. Data for Energy Demand is collected from New York ISO website. ARIMA model is built for Time Series Forecasting. Twitter Data is streamed for anomalous data and topic Modeling techniques like LDA and GSDMM are used for the analysis of textual data.


Overview

Pink Modern Abstract Business Flowchart Graph


Results

Top Extreme Values LDA plot

top_lda

Bottom Extreme Values LDA plot

bottom_lda

Top Extreme Values GSDMM wordcloud

top_gsdmm

Bottom Extreme Values GSDMM wordcloud

bottom_gsdmm

About

Search for a Connection between Energy Demand and Media Sentiments


Languages

Language:Jupyter Notebook 98.7%Language:HTML 1.3%