π§ Daily Study Log [2025-08-04]
From language self-reflection tools to ensemble weight tuning β todayβs work was sharp, structured, and a step closer to submission excellence.
Proposed an NLP-based tool that detects repetitive linguistic habits and gives feedback for improvement β inspired by self-awareness in communication.
Concept:
π View full idea
Kept the Time Γ Building Type segmented VotingRegressor structure,
but used Optuna to optimize the weights (XGB, LGBM, GBR) for each of the 24 subgroups.
π Results
Applied IQR-based outlier correction to VotingRegressor outputs for each group.
Helps reduce extreme prediction noise and increase overall stability.
π Results
Currently runningβ¦
Continued my review of the DoWhy framework, focusing on how it reframes causal inference as a transparent, testable process.
Rather than treating causality as just another statistical problem, DoWhy emphasizes that
βYour assumptions are your model.β
Key insights from today:
This mindset shiftβfrom correlation to causationβfeels essential for real-world decision-making tasks.
π View notes and code
D-27 until the test. Staying focused with intensive practice on both Listening and Reading sections.
Currently working on an error log by part and identifying weak areas for targeted review.
Refined the direction for the Bass Seeker project.
Created a new module bass_selector
to filter songs based on low-end characteristics.
First time working with ffmpeg
and yt-dlp
, which was tricky but rewarding.
π Project GitHub
π Idea: Echo Mirror β NLP-based self-reflection tool for language habits
π Competition: VotingRegressor group-wise weight tuning via Optuna (SMAPE: 9.4649)
π Review: DoWhy β causal vs correlational thinking
π Study: Intensive TOEIC prep (D-27) β focusing on listening, reading, and error tracking
π Project: Developed bass_selector
+ first time using ffmpeg and yt-dlp