junmoan / activity-recognition-from-single-chest-mounted-accelerometer
Activity Recognition from Single Chest-Mounted Accelerometer Dataset using a Variety of Classifiers
☆4Updated 4 years ago
Alternatives and similar repositories for activity-recognition-from-single-chest-mounted-accelerometer:
Users that are interested in activity-recognition-from-single-chest-mounted-accelerometer are comparing it to the libraries listed below
- Credit Card Fraud Detection with a variety of classifiers☆4Updated 4 years ago
- Regression Examples with Real-World Datasets☆4Updated 4 years ago
- Analysis with the EEG-Alcohol dataset which contains EEG data for two groups (Alcoholic vs. Control Group)☆5Updated 4 years ago
- LSTM Examples☆6Updated 4 years ago
- Image Classification using Pretrained InceptionResNetV2 and VGG19 models☆4Updated 4 years ago
- Codes based on Reinforcement Learning☆5Updated 4 years ago
- CIFAR-10 Dataset Classifier using Convolutional Neural Network (CNN), ResNet, and DenseNet (>94%)☆5Updated 4 years ago
- Parkinson’s Disease Detection using XGBoost classifier☆3Updated 4 years ago
- House Price Prediction using Recursive Feature Elimination (RFE) and Ordinary Least Squares (OLS) Linear Regression☆5Updated 4 years ago
- Speech Emotion Recognizer using Grid Search and Multi-Layer Perceptron (MLP)☆5Updated 4 years ago
- Hyperparameter Optimization using Grid Search, Randomized Search, and Bayesian Optimization☆5Updated 4 years ago
- EEG Feeling Emotions Classification using LSTM☆13Updated 4 years ago
- EMG Hand Gestures Classification using a variety of classifiers☆7Updated 4 years ago
- Heart Disease Prediction using Decision Tree classifier, Grid Search, and Multi-Layer Perceptron (MLP)☆12Updated 4 years ago
- Outlier Detection using z-score, MAD, MSE, IQR, Isolation Forest, and DBSCAN☆12Updated 4 years ago
- Confused EEG Classification using Random Forest, Support Vector Machine, Decision Tree, XGBoost, and CatBoost☆10Updated 4 years ago
- This repository contains the trained deep learning models for the detection and prediction of Epileptic seizures.☆21Updated 3 years ago
- EEG-based emotion classification using DEAP dataset☆131Updated 2 years ago
- This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machi…