Skip to content

Conversation

@Yuu6798
Copy link

@Yuu6798 Yuu6798 commented May 8, 2025

目的

Plan B の 0 番 PR。依存ゼロの length-variance 指標 (len_var) を追加して
CI/レビュー フローを軽量に検証します。

変更点

  • metrics/len_var/scorer.py … 本体 (純 Python)
  • metrics/len_var/tests/ … pytest 2 ケース
  • metrics/len_var/README.md … 数式と暫定しきい値
  • metrics/__init__.py, metrics/len_var/__init__.py

動作確認

export PYTHONPATH=$GITHUB_WORKSPACE
pytest -q   # -> 2 passed

@Yuu6798 Yuu6798 changed the title [B-0] feat: add len_var scorer feat: add len_var scorer (B-0) May 8, 2025
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