Two-class classification Logistic Regression

June 30, 2017
In this experiment, we import a csv file which contains simulated telemetry and we use machine learning to predict the status.
First, we created a simulator which sends temperature and humidity data to Azure IoT. Then we leverage various Azure services to demo end-to-end scenario starting from data ingestion to data visualization. This tutorial is documented in Jupyther Notebook, and it shows the step-by-step guide on how to connect different services.