Skip to content

Conversation

@GoBeromsu
Copy link
Owner

No description provided.

… helpers

- Add get_style_by_index(), get_color_palette(), get_hatch_palette(),
  create_legend_patches() to plot_utils.py
- Replace duplicated model_colors/model_hatches definitions across RQ scripts
- Enforce sequential order: 1st=blue+solid, 2nd=red+///, 3rd=orange+xxx
- Remove ~80% duplicate styling code (~100 lines reduced)
- Remove p-value, sample size (n), significance stars from plot legends
- Remove unused significance_stars function
- Modernize type hints (List -> list, Tuple -> tuple)
- Consolidate duplicate boxplot functions into reusable create_grouped_boxplot
- Remove redundant generate_summary_stats functions
- Simplify boolean filtering and output directory logic
- Extract helper functions for better separation of concerns
- Fix LoRA parameters to match paper (rank=32, alpha=48)
- Add note explaining 44% Hamming Loss reduction calculation for RQ2
@GoBeromsu GoBeromsu merged commit 895114a into main Jan 16, 2026
1 check passed
@GoBeromsu GoBeromsu deleted the feat/add-supplementary-materials branch January 16, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant