VU Data Mining Techniques course. Advanced assignment 1: Mood prediction from sensory data.
-
Updated
Apr 16, 2021 - Python
VU Data Mining Techniques course. Advanced assignment 1: Mood prediction from sensory data.
Audio analysis project for AI4ALL Ignite Program (Fall 2024)
Predicts next-day mood (low/medium/high) from smartphone sensor logs: app usage, calls, screen time, activity. Pipeline in src/ covers daily aggregation, cleaning/imputation, windowed feature engineering, and Random Forest vs. LSTM classification benchmarked against baselines.
To associate your repository with the mood-prediction topic, visit your repo's landing page and select "manage topics."