shubhamkore282 / Time-Series-Forecasting

This is a Time Series Forecasting project where aim is to predict the CO2 emission for next 10 years given the data for the period 1800-2014.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air Quality Forecasting of CO2 Emission (Global)

Objective :

  • To forecast CO2 levels for an organization so that the organization can follow government norms with respect to CO2 emission levels.
  • Given data of CO2 emission of the world from 1800 to 2014. The aim is to study the data and predict the CO2 emission for next 10 years.

Work Flow :

  • Data Analysis and drawing up some inferences.
  • Implementation of various EDA techniques to clean the data and visualized it using different graphs.
  • Future prediction had to be done using 'Time Series Analysis & Forecasting' technique.
  • Model Deployement using Streamlit API and Streamlit Cloud.

About

This is a Time Series Forecasting project where aim is to predict the CO2 emission for next 10 years given the data for the period 1800-2014.


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%