Skip to content
View lucytheboss's full-sized avatar

Highlights

  • Pro

Organizations

@LUCAUS2025

Block or report lucytheboss

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lucytheboss/README.md

Hi, I'm Jiwoo (Lucy) Roh πŸ‘‹

Gmail Portfolio U.S. Permanent Resident


Who I Am

Undergraduate @ Chung-Ang University β€” triple major in Psychology, English Literature, and Technology Arts.

I came to behavioral data research through an unlikely parallel: studying cognitive psychology and operating systems side by side, I noticed that human cognition and data processing systems share the same fundamental constraints β€” limited working memory mirrors limited cache, attention bottlenecks mirror I/O bottlenecks, chunking mirrors compression. That connection made me want to understand user behavior the way a systems engineer understands a pipeline: not just what fails, but why, and where in the process.

My research focuses on moments of hesitation, drop-off, and unexpected behavior β€” because that's where the system is telling you something the happy-path metrics don't capture.


What I Work On

  • Behavioral diagnosis β€” residual analysis, counterfactual audits, drop-off mapping
  • Recommendation systems β€” popularity bias, long-tail exposure, collaborative filtering
  • Consumer insights β€” variance decomposition, momentum effects, discovery gaps
  • UX research β€” usability testing, clickstream analysis, interaction flow design

Selected Projects

Project What I asked Key finding
🎧 What Drives Music Popularity? When popularity predictions fail β€” why? Residual analysis revealed ~20% of tracks behave unexpectedly; niche genres systematically underrated. Best model RΒ²=0.198, leaving 80% unexplained β€” that gap is the signal.
🎬 MovieLens Behavioral Recommender Is popularity bias caused by power users β€” or is it structural? Counterfactual removal of top 1–5% users barely shifted head/tail exposure. Built MF from scratch (RMSE 0.9062, NDCG@10 0.9502); designed offline A/B experiment with popularity penalty.
πŸŽͺ University Festival App β€” Behavioral Analytics Why do our most engaged users leave so abruptly? Discovered a post-task "completion cliff" in 110K+ clickstream events. Sole designer and UX researcher; shipped design interventions validated with engineering.
🎡 Sonic Analytics Hit Predictor What actually predicts a song's success? Artist fame explains only 11% of variance; recent momentum explains 34%. Built and deployed a live Random Forest app with genre-specific "Doctor's Orders" recommendations. Β· Live app β†’

Tools

Analysis & Modeling Python Pandas NumPy Scikit-learn Librosa SQL Statistical Modeling

Visualization & Reporting Matplotlib Seaborn Tableau Streamlit Jupyter

UX & Research Figma Usability Testing Interaction Logs A/B Test Design

Workflow Git GitHub


What I'm Looking For

Roles where understanding why behavior happens matters more than optimizing a metric.

I'm drawn to problems at the intersection of behavioral science and data systems β€” recommendation research, content ecosystem analysis, consumer insights, and human-AI interaction β€” where the most important findings live in the residuals, not the predictions.

"The interesting signal is almost never in the average."

Pinned Loading

  1. creative-coding creative-coding Public

    Processing

  2. festival-behavioral-analytics festival-behavioral-analytics Public

    Chung-Ang University 2025 Spring festival website

    Jupyter Notebook

  3. Hit-Song-Predictor Hit-Song-Predictor Public

    Apple Music Data Analysis

    Jupyter Notebook

  4. Sonic-Analytics-Hit-Predictor Sonic-Analytics-Hit-Predictor Public

    Search for songs and see their audio features analyzed!

    Jupyter Notebook