일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- xv6
- 티스토리챌린지
- 99클럽
- git merge
- 데이터 전송
- 순서번호
- tcp 프로토콜
- til
- mariadb
- 토큰 버스
- 항해99
- 서비스 프리미티브
- 오류제어
- 우분투db
- 오블완
- IEEE 802
- well known 포트
- 프레임 구조
- i-type
- leetcode
- 주기신호
- 오류검출
- 스레드
- reducible
- tcp 세그먼트
- 코딩테스트준비
- 개발자취업
- 비주기신호
- 그리디 알고리즘
- 플로이드워셜
Archives
- Today
- Total
목록prediction (1)
Unfazed❗️🎯

Key terms Y = f(x1, x2, x3) - want to improve sales (Y) of a product -> Y: output variable, dependent variable -control adveritsing budgets : sns(x1), streaming(x2), flier(x3) ->x1, x2, x3 : input variables, independent variables, predictors Key questions 1) What is the relationship between x1, x2, x3 and Y? -> learning 2) How accurately can we predict Y from x1, x2, x3? -> prediction data -- (l..
AI/머신러닝
2024. 3. 12. 14:31