Files
Bithumb/docs/04_matching/gt_overlap_report.json
xavis 7e305f480f docs 산출물(GT·분석·매칭·시뮬)을 Git 추적 대상에 포함한다.
.gitignore에서 docs 하위 제외 규칙을 제거하고 최신 HTML·CSV·JSON 리포트를 원격에 공유한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-31 19:56:17 +09:00

12 lines
159 B
JSON

{
"buy": {
"gt_count": 306,
"matched": 266,
"recall": 0.8693
},
"sell": {
"gt_count": 150,
"matched": 134,
"recall": 0.8933
}
}