Skip to content

Extract information on gas prices close to my route. Predict the "next-day-price" and right time to refill.

Notifications You must be signed in to change notification settings

grevtsovkirill/GasAnalysis

Repository files navigation

GasAnalysis

Extract information on gas prices close to my route.

Historical data

Check evolution of the prices, variance over time for stations along the route from work. Build interactive dashbord with hisorical data "Tableau dash":

alt text

Predictive models

Price

Train LSTM model to predict "next-day-price":

alt text

Time

Predict the right time to refill. Estimate the time ranges during the day where relative increase of the price wrt to day's minimum was lowest (i.e. 0% means minimal price):

X: time of the day; Y: increase of the price wrt to day's minimum in %

alt text

Interactive dashbord with hourly-data "Tableau dash":

alt text

About

Extract information on gas prices close to my route. Predict the "next-day-price" and right time to refill.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published