Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- DB 데이터 저장
- 명령어
- #ifdef
- javascript
- 성능지표
- 환경변수 설정
- 사이트 도메인
- heroku
- 실시간 시계
- jinja2
- 튜토리얼
- VS Code
- DB 데이터
- 콘솔 가상환경 # 콘솔 #가상환경
- bootstrap
- #else
- href
- MySQL 세팅
- Action
- #endif
- Django
- PyQt5
- #if
- OpenCV + Flask
- openweathermap
- bootstrap4 패키지
- OpenCV
- #ifndef
- #undef
- flask
Archives
- Today
- Total
목록성능지표 (1)
PROGRAMMING

1. Accuracy(정확도), Precision(정밀도), Recall(재현률) 2. Precision-Recall curve, mean Average Precision(mAP) - Precision-Recall curve: Confidence level의 threshold 값에 따른 precision, recall의 변화추이 그래프 https://scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html - Average Precision (AP) 3. AUC-ROC curve - ROC(Receiver Operating Characteristic) : 각 임계값에서 분류 모형의 성능을 표시한 그래프 - AUC(Ar..
AI 인공지능/딥러닝
2022. 5. 14. 22:35