- 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.
- 少兒人工智能趣味入門:Scratch 3.0動(dòng)畫與游戲編程
- Practical Data Analysis Cookbook
- Objective-C Memory Management Essentials
- Mastering RabbitMQ
- PyQt從入門到精通
- Hands-On JavaScript High Performance
- 重學(xué)Java設(shè)計(jì)模式
- 精通Python自動(dòng)化編程
- Vue.js 2 Web Development Projects
- Python網(wǎng)絡(luò)爬蟲技術(shù)與應(yīng)用
- Learning Nessus for Penetration Testing
- Tableau Desktop可視化高級(jí)應(yīng)用
- SSH框架企業(yè)級(jí)應(yīng)用實(shí)戰(zhàn)
- Laravel Design Patterns and Best Practices
- Microsoft Windows Identity Foundation Cookbook