Build a simple predictive analytics for your IoT project

In this section, we will develop a simple predictive analytics for IoT. Our project can be described in the following figure. We will perform sensing to acquire temperature and humidity from the sensor devices. Then, we send this sensor data to AWS Machine Learning to get a decision on whether the system will perform watering:

The project will focus on developing a machine learning model. Assume that we have temperature and humidity data from the sensor. We do not implement watering system, but we will make a decision system to trigger watering.

Next, we will implement the project with the following steps which are explained in detail in the upcoming sub-sections:

  1. Defining a machine learning model
  2. Preparing data
  3. Building a machine learning model
  4. Evaluating and testing a model
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.133.124.21