일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Ros
- ReactNative
- App
- 사이드프로젝트
- 전국국밥
- Instagrame clone
- 카트폴
- 리액트네이티브
- JavaScript
- TeachagleMachine
- pandas
- 앱개발
- selenium
- 조코딩
- coding
- 강화학습 기초
- kaggle
- React
- 크롤링
- clone coding
- FirebaseV9
- 머신러닝
- 클론코딩
- expo
- 데이터분석
- 딥러닝
- 강화학습
- 정치인
- python
- redux
- Today
- Total
목록시계열분석 (2)
qcoding

** 아래의 글들을 참조하여 작성하였습니다. https://robjhyndman.com/hyndsight/longseasonality/ Rob J Hyndman - Forecasting with long seasonal periods robjhyndman.com https://stackoverflow.com/questions/68923679/forecasting-time-series-with-multiple-seasonaliy-by-using-auto-arimasarimax-an Forecasting time series with multiple seasonaliy by using auto_arima(SARIMAX) and Fourier terms I am trying to forecast a time ..

* 본 글은 이전 발행글에서 아래의 githup의 코드를 그대로 가져와서 사용하였던 것을 수정하여, functional API 방법을 사용하여 코드를 고친 내용이다. 글의 큰 의미는 없으며 n_future 라는 새로운 미래 예측의 sequnce를 편하게 변경할 수 있게 변경하였다. https://github.com/flaviagiammarino/lstnet-tensorflow GitHub - flaviagiammarino/lstnet-tensorflow: TensorFlow implementation of LSTNet model for multivariate time series forecasting. TensorFlow implementation of LSTNet model for multivariat..