Human Activity Recognition using Wearable Sensors by Deep Convolutional Neural Networks
SVM method has a relatively high accuracy but a relatively high computational cost.
Feature Selection method has a relatively low computational cost but a significantly low accuracy.
A trade-off exists between accuracy and computational cost.
DCNN+ and DCNN methods achieve a good balance between the two (accuracy and efficiency).