- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 155字
- 2021-07-02 18:59:27
Data quality
Constrained devices means lossy networks. For analytics, it often results in either missing or inconsistent data. The missing data is often not random. As mentioned previously, it can be impacted by the location. Devices run on a software, called firmware, which may not be consistent across locations. This could mean differences in reporting frequency or formatting of values. It can result in lost or mangled data.
Data messages from IoT devices often require the destination to know how to interpret the message being sent. Software bugs can lead to garbled messages and data records.
Messages lost in translation or never sent due to dead batteries result in missing values. The conservation of power often means not all values available on the device are sent at the same time. The resulting datasets often have missing values, as the device sends some values consistently every time it reports and sends some other values less frequently.
- Learning Cython Programming(Second Edition)
- 數據結構(Python語言描述)(第2版)
- Spring Cloud、Nginx高并發核心編程
- Learning ArcGIS Pro
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- 軟件品質之完美管理:實戰經典
- 深入分布式緩存:從原理到實踐
- Learning jQuery(Fourth Edition)
- Spring Boot+MVC實戰指南
- GitHub入門與實踐
- Software Architecture with Python
- 創新工場講AI課:從知識到實踐
- 菜鳥成長之路
- Learning Ext JS(Fourth Edition)
- 編程改變生活:用PySide6/PyQt6創建GUI程序(進階篇·微課視頻版)