So, let’s explore Azure ML Studio.

What is it?

Azure Machine Learning Studio is a GUI-based integrated development environment for constructing and operationalizing Machine Learning workflow on Azure.

According to Microsoft-

“Microsoft Azure Machine Learning Studio is a collaborative, drag-and-drop tool you can use to build, test, and deploy predictive analytics solutions on your data. Machine Learning Studio publishes models as web services that can easily be consumed by custom apps or BI tools such as Excel.”

Machine Learning Studio is where data science, predictive analytics, visualization, cloud resources, and your data meet.

What you can do?

Suppose you want to build up a prescient analysis model. Sounds good doesn't it?

Now for that you are going to ordinarily utilize information from one or more sources, change and break down that information through different information control and factual capacities, and produce an arrangement of results based on that information and data.

But do you think, it’s that easy in theory?

Actually “NO”. It’s a hectic set of processes based on success or failure of the previous process. Building up a model using this approach is an iterative and never ending procedure. As you alter the different capacities and their parameters, your outcomes unite until you are fulfilled that you have a prepared, successful model.

Here comes the savior, which is nothing but Azure Machine Learning Studio. Which gives you an interactive, visual workspace to easily build, test, and iterate on a predictive analysis model. You can simply drag-and-drop datasets, models and required analysis modules onto an interactive canvas. Afterwards connecting them together to form an experiment, which you run in Azure ML Studio.

To iterate on your model design, you edit the experiment, save a copy if desired, and run it again. When you're ready, you can convert your training experiment to a predictive experiment, and then publish it as a web service so that your model can be accessed by others.

Sounds good and easy isn’t!

Skills Required

You will be amazed to know that you neither need any hardcore programming skills nor information about some complex rocket science. Azure ML Studio is way too simple. You, just need to visually connect datasets and modules to construct your predictive analysis model and move on. That’s it.

How it Works?

Here’s a pictorial diagram that explains it all. Have a look-

Azure
(Image Source: Microsoft Azure ML)

Getting Started

Just visit sing-up things for a new account or you can go anonymously. After this it will take you the Home screen (Screen where you started earlier). But this time it will appear with more functionalities and options, as you singed in. These options are-

Inside Azure ML Studio

When you click Studio you are going to see a window like this..

window

Azure ML studio you gotta see lots of options like..

options

Wrapping Up

That’s all for the introductory parts. In the next part I’ll try to explain other things in studio in detail.