๐ง Daily Study Log [2025-08-02]
From SQL theory to public leaderboard tuning โ today was about deepening fundamentals and refining experimental pipelines.
Three new experiments focused on segmentation and weighted ensemble tuning.
Trained separate models for each building type to better reflect distinct patterns.
Building Type | Validation SMAPE |
---|---|
Hotel | 15.1100 |
Commercial | 5.3154 |
Hospital | 7.5401 |
School | 9.7351 |
Others | 21.6569 |
Apartment | 29.2067 |
Research Lab | 12.0202 |
Department Store | 14.3794 |
IDC (Telco) | 3.7473 |
Public | 10.9071 |
โ Public LB: 76.7876 (aggregated submission)
Applied manual weights (XGB: 0.5, LGBM: 0.3, GBR: 0.2)
after tuning each model individually with Optuna.
Segmented data by time of day:
Trained separate VotingRegressor for each to reflect different load patterns.
Focused on TCL (Transaction Control Language) and DCL (Data Control Language):
Proposed a creative concept: an intelligent assistant that analyzes pottery shapes, designs, and user prompts to assist in creative ceramic design.
๐ View full idea
โ Finished Day 4: Experiments, Results, and SHAP-based interpretation.
๐ View summary
Moved away from Spotify API and focused on audio-feature-based recommendation using .wav
data.
Tested extraction pipeline using librosa
and spectral centroid/bandwidth.
๐ Project: bass_seeker
Set new direction: RLHF-based quantitative evaluation of Taekwondo forms.
๐ Read the full summary (in local repo)
๐ Idea: AI Pottery Assistant โ creativity aid for ceramic design
๐ SQL: TCL & DCL studied
๐ Competition: 3 advanced ensemble experiments submitted (Best SMAPE: 11.2358)
๐ Paper: Martial Arts scoring pipeline review completed
๐ Projects: bass_seeker progressed โ audio-based pipeline working
๐ Study Group: RLHF-based Taekwondo scoring system planning initiated