Python

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