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

Introduction to decision system and machine learning

A decision system is a system that makes a decision based on several input parameters. A decision system is built on decision ...

Get Smart Internet of Things Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.