Posts

Showing posts from September, 2024

Step by step: Azure ML Job to predict using Azure endpoints (No coding needed)

Image
  Guys, today I am gonna present to you one of the coolest features of Azure ML studio: a predictive modelling machinery leveraging which you can gauge an outcome, by letting a suitable model be trained with modelling data. It's simple, easy and pretty handy to consume. Let me present to you: The Azure Automated ML jobs and their associated Endpoints . This article can help you in understanding the entire process step-by-step.  So buckle your seatbelt Dorothy, 'cause Kansas is saying bye-bye . In our example, I would be training Azure ML studio with heavy dataset of apartment prices at Mumbai, using Regression Algorithms . Once ready, we would be choosing the correct model to create an endpoint, that could be used to predict the price of any apartment, for any combination of area, location and room details. Uh, oh -- before we begin, I would request you to read by previous post: https://subsd365.blogspot.com/2024/08/train-your-data-model-using-azure-ai.html This could give you