Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erickarpovits/carbon-metrics-model

Investigation Of Covid’s Impact On Carbon Emission Rates In the United States
https://github.com/erickarpovits/carbon-metrics-model

deep-learning numpy pandas python

Last synced: 11 days ago
JSON representation

Investigation Of Covid’s Impact On Carbon Emission Rates In the United States

Awesome Lists containing this project

README

        

# Carbon - Metrics - Model
## Investigation Of Covid’s Impact On Carbon Emission Rates In the United States


![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![Keras](https://img.shields.io/badge/Keras-%23D00000.svg?style=for-the-badge&logo=Keras&logoColor=white)
![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white)
![Pandas](https://img.shields.io/badge/pandas-%23150458.svg?style=for-the-badge&logo=pandas&logoColor=white)
![Plotly](https://img.shields.io/badge/Plotly-%233F4F75.svg?style=for-the-badge&logo=plotly&logoColor=white)
![PyTorch](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=for-the-badge&logo=PyTorch&logoColor=white)
![SciPy](https://img.shields.io/badge/SciPy-%230C55A5.svg?style=for-the-badge&logo=scipy&logoColor=%white)
![TensorFlow](https://img.shields.io/badge/TensorFlow-%23FF6F00.svg?style=for-the-badge&logo=TensorFlow&logoColor=white)



![UI](Images/app.png)

# Problem Description and Research Question

In our project, we want to explore the question, **how can we use models to predict whether COVID-19 decreased, increased, or had little effect on carbon emissions in the United States?** Ultimately, we will have a graph that shows the differences between the actual emissions vs. our predicted emissions to draw conclusions for our research question.

----

## **Our Team**: [Eric Karpovits](https://github.com/EricKarpovits), [Ahmed Khalf](https://github.com/ahmedkhalf), Rohan Mistry, and Shaffaan Bin Aamir

----

## [**Our Project Report**](https://github.com/EricKarpovits/Carbon-Metrics-Model/blob/main/project_report.pdf)

## **How to run the project?**

Within the project directory,

1. Python install all the required python libraries and packages found in "requirements.txt".
2. For your convenience, we have created an automatic system that downloads all required files with proper naming in the current directory. All you need to do is run the main.py file and both the data sets and pre-trained models will be downloaded automatically.
3. When you run the main.py file, apart from downloading the data sets and models, you should expect to see a Tkinter window. When you click on one of the buttons in the Tkinter window, you should expect a browser tab to open which will contain the Plotly plot.

## **Some of our results:**

![Result_1](Images/image2.png)

![Result_2](Images/image5.png)