diff --git a/research/intent_classification/README.md b/research/intent_classification/README.md index 007d28f..8b04915 100644 --- a/research/intent_classification/README.md +++ b/research/intent_classification/README.md @@ -55,8 +55,8 @@ - ✅ 코드 작성 원칙 준수 (router → services → state) ### 진행 중 (2025-11-17) -- [ ] 재학습 배치 스크립트 구현 (TDD) -- [ ] 재학습 전후 정확도 비교 측정 +- [x] 재학습 배치 스크립트 구현 (TDD) ✅ +- [x] 재학습 전후 정확도 비교 측정 ✅ - [ ] Active Learning 쿼리 전략 구현 (uncertainty sampling, margin sampling) - [ ] 암묵적 피드백 수집 (재질문, 세션 종료 등) - [ ] Few-shot learning 기법 적용