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.
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
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.