Jayesh368/Human-Activity-Recognition
This Project is based on the human activity detection. In this project we have collected the data of 12 activities from the sensors of the smartphone using Andro-Sensor mobile application then we have perform EDA and performed required statistical calculation and added it in our training dataset in feature engineering. We have visualise the high demensional data using t-SNE and implemented machine learning classifier SVM using poly and rbf kernel, KNN, Logistic Regression, Decision Tree , XGBoost then applied GridSearch to get best parameters and we got best accuracy in Logistic Regression and we have successfully tested new test data in model. This model can be used for health monitoring activities pattern.
No commits in the last 6 months.
Stars
8
Forks
1
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Sep 30, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Jayesh368/Human-Activity-Recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OxWearables/stepcount
Improved Step Counting via Foundation Models for Wrist-Worn Accelerometers
OxWearables/actinet
An activity classification model based on self-supervised learning for wrist-worn accelerometer data.
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM...
felixchenfy/Realtime-Action-Recognition
Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that...
aqibsaeed/Human-Activity-Recognition-using-CNN
Convolutional Neural Network for Human Activity Recognition in Tensorflow