Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 273 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 273 Bytes

Gas-consumption-prediction

It uses ML models like KNN and a time series(LSTM) model for consumption forecasting.

There's a json data file which is the main data source converted into a .csv Then seperate python notebook files for clustering and time series prediction.