Implements an entire machine learning pipeline to train and evaluate a Random Forest Classifier on labeled gait data for walking. Data generated during the experiment has led to helpful insights in to the problem domain.
python
machine-learning
random-forest
scikit-learn
data-visualization
feature-selection
feature-extraction
classification
supervised-machine-learning
model-training
step-detection
gait-analysis
rfe
rfecv
data-pre-processing
step-counting
model-testing
-
Updated
Dec 8, 2022 - Python