You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MoodLint is a Visual Studio Code extension for Mood based debugging that helps by integrating real-time mood detection with future mood prediction and generation of how you would look in predicted mood
Data science project for mood prediction from nutrition data using cleaning, exploratory analysis, CatBoost multi-class classification, cross-validation, LaTeX reporting, and visualizations.
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.