Data Science

Using AutoML, Python, and Azure to Classify Die Hard

Using AutoML, Python, and Azure to Classify Die Hard

Using Automated Machine Learning in Python to settle a classic question

By
Matt Eland
on
Using a repeatable code-first approach to automated machine learning on Azure to classify Die Hard as either a Christmas movie or a non-Christmas movie.
Mastering Azure Machine Learning, Second Edition

Mastering Azure Machine Learning, Second Edition

The most comprehensive book on Azure ML I've ever read

By
Matt Eland
on
Mastering Azure Machine Learning is an amazing book for those wanting to dive deeper across the full spectrum of topics related to machine learning on Azure
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
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.