Git Product home page Git Product logo

human-activity-recognition-using-different-model's Introduction

Human-Activity-Recognition

The dataset utilized in this project is available from the UCI Machine Learning Repository and consists of sensor data collected from a group of 30 volunteers performing six different activities (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING). These actiwhile wearing a smartphone with embedded inertial sensors.

The obtained dataset has been randomly partitioned into two sets, where 70% of the volunteers was selected for generating the training data and 30% the test data.

The independent variables are the data collected from inertial sensor which include the accelerometer and gyroscope 3-axial raw signals tAcc-XYZ and tGyro-XYZ. The dataset also derives time-domain features (mean, standard deviation) or frequency-domain features (spectral power) from the raw sensor signals. We believe the information capturing the acceleration and angular velocity of the smartphone, time domain features, frequency-features are very important for separating the human activities.

In this project, three supervised machine learning models were used to find an accurate human activity classification. 1D convolutional neutral network (CNN.py) utilized time-domain data collected from accelerometer and gyroscope. Supported vector machine (SVM.py) and Random Forest employed the 561 extracted features detailed in file (HARDataset/features.txt)

human-activity-recognition-using-different-model's People

Contributors

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