# chapter\_06

- [모델 평가의 기본 원리](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_06/0601.md)
- [평가 모드와 추론 모드의 차이 (model.eval())](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_06/0602.md)
- [혼동 행렬과 정밀도, 재현율 계산](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_06/0603.md)
- [데이터 시각화를 통한 평가](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_06/0604.md)
- [실습: 이미지 분류 모델 평가하기](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_06/0605.md)
