Giter Site home page Giter Site logo

classifying-twin-gas-sensor-arrays-data-set's Introduction

Classifying Twin gas sensor arrays Data Set

Author: Yiming Bian ([email protected])

This repo works on the classification of four types of gas: Ethylene, Ethanol, Carbon Monoxide, and Methane. The dataset called "Twin gas sensor arrays Data Set" is generously shared to public by University of California Irvine (UCI). It is available on UCI Machine Learning Repository. The detailed description of this data set can be found there. Again, they take the full credit for collecting and sharing these high-quality data. We appreciate their remarkable contribution!

The purpose of this repo is exploring the dimensionality reduction potential of the original data while keeping the classification accuracies comparably high. This work is purely experimental and educational. All the code shared in this repo can only be used for education purpose.

A quick summary of conclusion: most original data sample in the original dataset has a dimension of $60000\times8$. We first compress it to $10\times8$ (flatten to $1\times80$) by non-probability sampling in Phase 1. Then we apply PCA and futher reduce the dimension of each data sample to $1\times6$ and the trained logistic regression classifier achieves a best accuracy of 100%.

classifying-twin-gas-sensor-arrays-data-set's People

Contributors

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