Skip to content

[Enhancement] 信頼度スコアの動的調整 (ML ベース) #3

Description

@hatyibei

v0.4 の confidence scoring は static。運用データから学習して動的に調整する機構を v0.5 以降で検討。

アプローチ案:

  1. Finding が実際に誤検知だったか/真陽性だったかを user が PR comment / API でフィードバック
  2. そのデータを元に各ルール×パターンの誤検知率を推定
  3. Confidence を bayesian update で調整

実装優先度は v0.5。現状はstatic confidence で十分。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceパフォーマンス改善

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions