Skip to content

Code and setup instructions for OLT Automated Machine Learning with Microsoft Azure

License

Notifications You must be signed in to change notification settings

axel-sirota/azure-automl-olt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Automated Machine Learning with Microsoft Azure!

If you have any questions please contact me at: Mail: axel.sirota@gmail.com Twitter: @AxelSirota Linkedin: Axel Sirota

Setup

To make the best use of class time, complete the following instructions ahead of class.

IMPORTANT NOTE: There will be some Azure fees incurred if you choose to go through the course exercises. Please read the instructions very carefully.

  1. Clone the course GitHub repo locally

  2. Create an Azure account

  3. Create an ML workspace

    • On the top Search Bar type: Machine Learning and click the resource saying Machine Learning with an erlenmeyer icon
    • Click on Create Machine Learning workspace
    • Under Resource Group click create new and type a name. For example, auto-ml-olt.
    • On workspace name type something unique. For example, auto-ml-olt-0001 (use random digits)
    • Click Review and Create and further on, click Create

Now click on Go to Resource and later on, Launch Studio.

  1. Create the Compute instance for the notebooks.

    • On the left panel of the Studio, click on Compute > New
    • Go with the recommended options and click Next
    • Type a name, for example, auto-ml-instance001 (use random digits for it to be unique)
    • Click on Create, and wait for 5-10 minutes.
    • Once the instance is Running, click on it and Stop it. This is extremely important such that it only runs during the training and you are not being overcharged.
  2. Create the compute cluster for the training

    • On the top panel, next to Compute Instance, you will find and click Compute Cluster.
    • Click on New > Next
    • Type a cluster name like: automl-cluster
    • Set the maximum number of nodes to 2
    • Click on Create

You are ready for the course!!!

Estimated cost for the training: 5 hours * ( 0.29 USD/hour * 3 instances ) = USD 4.40

About

Code and setup instructions for OLT Automated Machine Learning with Microsoft Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published