docs 산출물(GT·분석·매칭·시뮬)을 Git 추적 대상에 포함한다.
.gitignore에서 docs 하위 제외 규칙을 제거하고 최신 HTML·CSV·JSON 리포트를 원격에 공유한다. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
12
docs/04_matching/gt_overlap_report.json
Normal file
12
docs/04_matching/gt_overlap_report.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"buy": {
|
||||
"gt_count": 306,
|
||||
"matched": 266,
|
||||
"recall": 0.8693
|
||||
},
|
||||
"sell": {
|
||||
"gt_count": 150,
|
||||
"matched": 134,
|
||||
"recall": 0.8933
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user