January 2018
Intermediate to advanced
278 pages
5h 13m
English
We will create a simple model for our project. We have two inputs—temperature and humidity. We also have historical data about sensor data and its decision. The system will learn from the data. You can see our project model, as shown in the following figure:

The output of model is an action—performing watering or not. This means that we perform classification computation to decide to perform watering or not.