일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 스레드
- i-type
- 티스토리챌린지
- tcp 프로토콜
- leetcode
- git merge
- 비주기신호
- xv6
- 데이터 전송
- mariadb
- 플로이드워셜
- reducible
- 주기신호
- 오류제어
- 프레임 구조
- IEEE 802
- 오류검출
- 서비스 프리미티브
- 개발자취업
- 99클럽
- 코딩테스트준비
- til
- 우분투db
- 항해99
- 토큰 버스
- 그리디 알고리즘
- 오블완
- 순서번호
- well known 포트
- tcp 세그먼트
Archives
- Today
- Total
목록mean squared error (1)
Unfazed❗️🎯
ch2_learning2 편향-분산 Bias-variance Trade-off
Bias(편향) : Gap between the real problem and our model / The expected error created by using a model to apporoximate a real world function/relationship. 모델을 통해 얻은 예측값과 실제 정답과의 차이의 평균 f hat(x) : predicted value f(x) : true value Bias[^f(x)]=E[^f(x)−f(x)] Variance(분산) : change for different training data sets / The amount our predicted values would change if we had a differenct training dataset. It..
AI/머신러닝
2024. 4. 16. 20:04