Giter VIP home page Giter VIP logo

capstone-project's Introduction

Machine Learning Engineer Nanodegree 2020

Capstone Project

Time Series Analysis of Air Quality Data


Install
This project requires Python 3 and the following Python libraries installed:


* fbprophet
* matplotlib
* statsmodels
* NumPy
* Pandas
* scikit-learn

You will also need to have software installed to run and execute an iPython Notebook
We recommend to install Anaconda, a pre-packaged Python distribution that contains all of the necessary libraries and software for this project.

Code
Complete notebook is divided into various parts:
* Part 1: 1Data Preprocessing
* Part 2: 2Data Modelling with ARIMA
* Part 3: 3Data Modelling with FBPhrophet
* Part 4: 4Data Modelling with Holt Winter
* Part 5: 5Training with LSTM
* Part 6: 6Final Model Evaluation and Prediction.

Data
The Dataset consists of Air Quality data from 12 sites in beijing. The main pollutants are PM2.5, PM10, SO2, NO2, CO, O3
Orignal raw data(of 12 multi-sites) is available in /beijing-multisite-airquality-data-set/ directory

* Best selected dataset is available in /dataset/
* Processed daily Train data is available in /dataset/daily/Train
* Processed daily Test data is available in /dataset/daily/Train
* Processed monthly Train data is available in /dataset/monthly/Train
* Processed monthly Train data is available in /dataset/monthly/Train
* Evaluation metrics Results is available in /result

capstone-project's People

Contributors

aishrock006 avatar

Watchers

 avatar

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.