Recent Articles

What is Big Data?

What is Big Data?

Exploring the idea of Big Data and the 5 V's that go with it.

By
Matt Eland avatar
Matt Eland on
Big data refers to data problems so massive that a human doesn’t have much of a chance of keeping up and must rely on computer assistance due to the scale of the data problems they’re dealing with.
Introducing Auto ML with Python and the Azure ML SDK

Introducing Auto ML with Python and the Azure ML SDK

Using Python code for automated machine learning in the Azure cloud

By
Matt Eland avatar
Matt Eland on
Let’s explore what a sample usage of the Azure ML Python SDK looks like and how you can use Python and Azure Machine Learning Studio to track and version datasets and machine learning models, discover new models that perform well with your data, evaluate those models, and deploy them as a web service - all without having to leave your IDE.