Statistics
예측 작업의 기본 단계
이부일
2019. 6. 13. 23:02
예측 작업의 기본 단계
1단계 : 문제 정의
2단계 : 정보 수집
- 통계 데이터
- 데이터를 모으고 예측값을 사용하는 사람의 누적된 전문 지식
3단계 : 탐색적 데이터 분석
4단계 : 모델(모형) 선택
- regression model
- exponential smoothing method
- Box-Jenkins ARIMA model
- dynamic regression model
- hierarchical prediction model
- neural network
- vector autoregression
5단계 : 모델 평가 및 진단