Azure Machine Learning: the Overview

Поділитися
Вставка
  • Опубліковано 6 жов 2024
  • In this video, we will provide an introduction to Azure Machine Learning, including how to provision the service and a high-level overview of the primary concepts involved.
    LINKS AND INFO
    Catallaxy Services - www.catallaxys...
    Azure Machine Learning resources and assets -- learn.microsof...
    Chicago parking tickets dataset -- cspolybasepubl...
    Chicago parking tickets database -- sqlsunday.com/...

КОМЕНТАРІ • 18

  • @rickpack6700
    @rickpack6700 5 місяців тому +1

    Studying for the Azure ML certification and appreciate this video, Kevin!

  • @guilleavellaneda4920
    @guilleavellaneda4920 Місяць тому

    You got the content tha i was loking for lot of time ago, thanks a lot.

  • @zuleideferreira4424
    @zuleideferreira4424 3 місяці тому +1

    Thanks a lot for this video. It was exactly what I am looking for.

  • @tarsala1995
    @tarsala1995 10 місяців тому

    Thanks for sharing the content. I need those bulky clusters for my PhD experiments.

  • @erkany6753
    @erkany6753 3 місяці тому

    This is a great overview. Thanks 🎉

  • @omer21104
    @omer21104 Місяць тому

    very nice video, thank you!

  • @maguedoudasamiabelhaddad2183
    @maguedoudasamiabelhaddad2183 11 місяців тому +1

    Amazing video dude! Thank You.

  • @misael6506
    @misael6506 9 місяців тому +2

    Great video! I wonder if Azure ML is charged by the processing time and VM configuration.

    • @KevinFeasel
      @KevinFeasel  9 місяців тому +2

      It is. The pricing details focus on VM compute because that's the largest percentage by far for most customers: azure.microsoft.com/en-us/pricing/details/machine-learning/
      The longer form of what you're paying for:
      - Data stored in Azure Blob Storage and disk for the compute instances ($0.02 to $0.23 USD per GB)
      - VM compute for your compute instances and compute clusters *when they are running*. Stopped VMs don't incur charges, and this means more efficient code finishing jobs faster on smaller VMs leads to a smaller bill.
      - VM compute costs if you deploy the model using Azure Container Instances or Azure Kubernetes Service
      - Storage of images in Azure Container Registry. This is usually quite inexpensive. You can often get away with the Basic tier, which is $0.17 USD per day. Standard tier is $0.67 per day.
      - There are other fractional charges for Azure Key Vault, Application Insights, and Log Analytics. I don't even bother with Key Vault pricing as it's so little. App Insights and Log Analytics can get up there in price, but not for AML cases--the service just doesn't write enough to them to rack up an appreciable bill.
      - You might also incur networking fees if you are consistently sending large amounts of data into and out of Azure regions. I almost never think about this because it's typically such a low number, especially for ML scenarios.
      Aside from the core service costs, there's no additional fee to use Azure ML resources, e.g., some "number of trained models" or "number of API calls" fee. So the rule of thumb is, you're paying for VMs when they're running and data in your storage accounts, and that's going to be ~99% of your AML bill.

    • @misael6506
      @misael6506 9 місяців тому

      Thank you very much for your great answer! I appreciated it!@@KevinFeasel

  • @uliO
    @uliO 10 місяців тому

    Thanks - great overview.

  • @rodrigocarballo4478
    @rodrigocarballo4478 11 місяців тому

    This s great overview ... Thank you

  • @srimanthn7752
    @srimanthn7752 9 місяців тому

    Great overview

  • @statisticsdomain5104
    @statisticsdomain5104 2 місяці тому

    Thanks big boss

  • @haemonyang6278
    @haemonyang6278 6 місяців тому

    Great video.

  • @palgun.
    @palgun. 8 місяців тому

    Thanks

  • @mehdikhezrian2257
    @mehdikhezrian2257 4 місяці тому +1

    Could you please not use the background music? it's very distracting :(