Skip to content

Part 4

Note

This part of the workshop can be completed without a real device using the Watson IoT Platform device simulator. Instructions on how to use the simulator are included in this project here

Introduction to Watson Studio

This section shows you how to deploy the Watson Studio service and how to create your first Jupyter Notebook.

Create training data

This section shows you how to create the training data needed to create a model so you will be able to determine what is happening from the sensor data.

Jupyter Notebook Analytics - Create model

This section shows you how to use the training data to create a model that can then be used to classify actions.

Run the model on the ESP8266 device

This section takes the output from the Jupyter Notebook and implements the trained model on the ESP8266 device.

Workshop summary

This section summarises what the workshop covered and also provides some useful links for further exploration of IoT and Data Science