Git Product home page Git Product logo

24-787-final-project's Introduction

24-787-Final-Project

Using infrastructure data to predict pollution levels

Above is the code and data for my group's 24-787 Machine Learning and Artificial Intelligence for Engineers final project. This class was taken during my Senior Fall 2020 year at Carnegie Mellon University.

Packages Used:

  • Tensorflow
  • Keras
  • Sklearn
  • Numpy
  • Pandas

Abstract: An attempt to build models that predict pollution levels of a US county based on infrastructure features has been done in this study. US EPA maintains the database of pollution levels of various pollutants out of which we have used 4 pollution data: PM2.5, SO2, Ozone, NO2. 15 infrastructural features in each county have been used to train various Supervised Learning algorithms. These features include Coal Plants, Airports, Public Schools, Hospitals, Fuel Stations, Land Area, Population etc. It was noted that the MSE errors for the regression models was very high and are not suitable for real life application. Furthermore, pollution which was originally in numerical form was converted to categorical data and classification model was carried out. This model gave very good results for PM2.5 (75%) accuracy, while returning <45% accuracy for SO2, Ozone, NO2. It is thus noted that the infrastructure data used by us is inadequate to predict levels of PM2.5, SO2, Ozone, NO2 within comfortable margin of error. Classification model may better serve our purpose but only for PM2.5, the accuracy for other pollutants is subpar. In conclusion, infrastructure data is not a good direct indicator of pollution but can be used to indirectly predict sources of pollution. We further discuss the limitations and possible future improvements to the model.

24-787-final-project's People

Contributors

vliu1 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.