Chapter 2. Decision System for IoT Projects
If we feel a cold, then we use a jacket. When we are hungry, we decide to eat. These decisions can be made by us, but how does a machine make a decision? In this chapter, we learn how to build a decision system which can be implemented on IoT devices.
We explore the following topics:
Introduction to decision system and machine learning
Exploring Python libraries to build a decision system
Building a simple decision system-based Bayesian theory
Integrating a decision system and IoT project
Building your own decision system-based IoT