- Machine Learning with the Elastic Stack
- Rich Collier Bahaaldine Azarmi
- 159字
- 2021-07-02 13:48:15
De-trending
Another important aspect of faithfully modeling real-world data is to account for prominent overtone trends and patterns that naturally occur. Does the data ebb and flow hourly and/or daily with more activity during business hours or business days? If so, then this needs to be accounted for. ML automatically hunts for prominent trends in the data (linear growth, cyclical harmonics, and so on), and factors them out. Let's observe the following graph:

Here, the periodic daily cycle is learned, then factored out. The model's prediction boundaries (represented in the light blue envelope around the dark blue signal) dramatically adjusts after automatically detecting three successive iterations of that cycle.
Therefore, as more data is observed over time, the models gain accuracy both from the perspective of the probability distribution function getting more mature, but also via the de-trending of other patterns that might not emerge for days or weeks.
- GNU-Linux Rapid Embedded Programming
- Instant Raspberry Pi Gaming
- Word 2000、Excel 2000、PowerPoint 2000上機指導與練習
- 大數據項目管理:從規劃到實現
- 輕松學C#
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Getting Started with Containerization
- Hybrid Cloud for Architects
- 大學C/C++語言程序設計基礎
- 網絡安全技術及應用
- Bayesian Analysis with Python
- Redash v5 Quick Start Guide
- 西門子S7-1200/1500 PLC從入門到精通
- FANUC工業機器人虛擬仿真教程
- 從零開始學ASP.NET