Analyzing IoT Data in Python
Learn how to import, clean and manipulate IoT data in Python to make it ready for machine learning.
Course Description
Have you ever heard about Internet of Things devices? Of course, you have. Maybe you also have a Raspberry PI in your house monitoring the temperature and humidity.
What You’ll Learn
Accessing IoT Data
In this chapter, you will first understand what IoT data is. Then, you learn how to aquire IoT data through a REST API and using an MQTT data stream to collect data in real time.
Analyzing IoT Data
In this chapter, you will combine multiple datasoures with different time intervals. You will then analyze the data to detect correlations, outliers and trends.
Processing IoT Data
In the second chapter, you will look at the data you gathered during the first chapter. You will visualize the data and learn the importance of timestamps when dealing with data streams. You will also implement caching to an MQTT data stream.
Machine Learning for IoT
In this final chapter, you will use the data you analyzed during the previous chapters to build a machine learning pipeline. You will then learn how to implement this pipeline into a data stream to make realtime predictions.
User Reviews
Be the first to review “Analyzing IoT Data in Python”
You must be logged in to post a review.
There are no reviews yet.