Coder Social home page Coder Social logo

atifkarim / time-series-forecasting-using-machine-learning-algorithm Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 2.0 124.22 MB

Sensor data of a renowned power plant has given by a reliable source to forecast some feature. Initially the work has done with KNIME software. Now the goal is to do the prediction/forecasting with machine learning. The idea is to check the result of forecast with univariate and multivariate time series data. Regression method, Statistical method.

Jupyter Notebook 98.69% Python 1.31%
python36 numpy pandas scikitlearn-machine-learning neural-network machine-learning deep-learning lstm-neural-networks lstm evaluation-metrics

time-series-forecasting-using-machine-learning-algorithm's Introduction

Forecasting of different sensors' data of a power plant

This respository contains code to foecast data of numerous sensors. Data cleaning and prediction task is done step by step to perform the whole work. In develop branch all of the code will be found.

Requirements

Idea

The idea behind the task is to observe reaction of different machine learning models to the provided data from Salzgitter AG, a reputed steel industry of Germany. Provided data contains information regarding the integrated power plant of Salzgitter AG. Here, I have tried to forecast Turbine data for each minute. Provided data is in time-series format. Initially, all of the raw data is cleaned and visualized using Pandas, NumPy etc. Then, stationarity of time series is checked by ADF test. ARIMA, Linear regression, Decision Tree Regression, Neural Network, Long Short Term Memory(LSTM) are used to do the forecasting.

Useful links for theoretical knowledge

Code to execute

  • After cloning this repository you have to set the name of the csv file where your data is stored. For doing this just take a look in this configuration file
  • In main.py replace the variable name. If this line is not found just try to find dataframe read variable name and use that to read your csv file
  • This file is used for data preprocessing
  • All of the machine learning model is demonstrated here
  • To run code in your favourite IDE/ terminal execute python main.py

time-series-forecasting-using-machine-learning-algorithm's People

Contributors

atifkarim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vik-rants bitacc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.