Giter Site home page Giter Site logo

data-mining-i's Introduction

Data-Mining-I

Projects developed under the Data Mining I college chair during the 2019/2020 school year

Prediction of Air Pollution

This project provides a study of the data about Air Pollution in Beijing, China. We first analyse and describe the characteristics and relationships between the variables in the Beijing Multi-Site Air-Quality Data Data Set. Then we process the data and build different models to get predictions and review their performances.

Our goal was finding a Machine Learning model that was able to make predictions on future values of pollution level based on the given information, that would tell what people need to know about pollution daily (if it is going to be polluted or not) and at the same time that wouldn’t predict days without pollution when the day was actually polluted.

In the end we reached that goal by making a linear combination of some models we tested, because some of them were better in accuracy and others in not predicting false non polluted days. In fact, we trained some of the models to have better accuracy and others to prevent predictions of false not polluted days. We found out that the best model was the linear combination of the models that were trained to get the best accuracy, since it is the one that predicts the pollution of the days better and the second best at giving false not polluted days. This models gave predictions with 84.4% accuracy and 83.1% sucess in classifying bad air quality days.

image

image

image

This analysis was done for only one of the 12 stations in Beijing, so it would be interesting in the future to complete our study and predictions with spatial data of them all together.

data-mining-i's People

Contributors

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