🧠 Daily Study Log [2025-07-25]
A multi-threaded day of ideation, modeling, implementation, and reading.
Progressing steadily toward motion feedback systems and competition optimization.


πŸ’‘ Project Idea β€” Sweat Forecast: Predicting Pit Stain Risk by Hour

Proposed a lighthearted but data-driven idea to predict underarm sweat visibility based on weather, clothing, and user activity.

Key Points:


πŸ“ TOEIC Practice

Studied:

Keeping consistent progress in test prep.


πŸ“ Team β€” Smart Farm Strawberry Competition

Participated in team meeting to discuss concept refinement.
Reviewed key components for smart farming applications.


πŸ•Ί Personal Project β€” PoseSyncEvaluator: 2D Pose-Based Dance Feedback

Wrapped up initial implementation for pose-based motion comparison system.
Successfully tested locally in VS Code after running feature extraction on Colab.

Highlights:

This marks the first real deployment of a full feedback pipeline using pose data.


πŸ“„ Paper Review β€” Explainable Quality Assessment for Martial Arts

βœ… Day 2 – Literature & Method Review

Focused on methods for aligned motion scoring:

Planned next step: implement 2D version of skeleton angle extraction + scoring.


πŸ† Competition β€” Electricity Usage Forecasting (DACON)

Ran 3 submissions today with various tuning strategies:

No. Description SMAPE
13 Voting Ensemble + Full Feature Expansion 12.38430
14 XGBoost + SelectFromModel Feature Selection 11.65735
15 XGBoost + Literature-Inspired Features 11.73231

Next Plan:


βœ… TL;DR

πŸ“ Idea: Sweat Forecast β€” pit stain risk predictor using weather/activity
πŸ“ TOEIC: Part 3 listening + reading
πŸ“ Team: Strawberry smart farm discussion
πŸ“ Project: PoseSyncEvaluator deployed locally (Streamlit success)
πŸ“ Paper: Studied SHAP + DTW-based scoring method
πŸ“ Competition: 3 new submissions (best SMAPE: 11.657)
πŸ“ Next: Scoring model implementation + feature enhancement