Which of the following services are part of artificial intelligence service in Azure?

Microsoft Azure Machine Learning is a collection of services and tools intended to help developers train and deploy machine learning models. Microsoft provides these tools and services through its Azure public cloud.

Azure Machine Learning services

The Microsoft Azure Machine Learning suite includes an array of tools and services, including:

Azure Machine Learning Workbench: Workbench is an end-user Windows/MacOS application that handles primary tasks for a machine learning project, including data import and preparation, model development, experiment management and model deployment in multiple environments. Workbench interoperates with major third-party tools, including Git for version control and Jupyter Notebook for data cleaning and transformation, statistical modeling and data visualization.

Azure Machine Learning Experimentation Service: This service interoperates with Workbench to provide project management, access control and version control (through Git). It helps support the execution of machine learning experiments to build and train models. Experimentation also focuses on the construction of virtualized environments, which enables developers to properly isolate and operate models, and records details of each run to aid in model development. Experimentation can deploy models locally, in a local Docker container, a Docker container within a remote virtual machine (VM) and through a scale-out Spark cluster running in Azure.

Azure Machine Learning Model Management: This service helps developers track and manage model versions; register and store models; process models and dependencies into Docker image files; register those images in their own Docker registry in Azure; and deploy those container images to a wide assortment of computing environments, including IoT edge devices.

Microsoft Machine Learning Libraries for Apache Spark (MMLSpark): MMLSpark provides a series of tools that integrate Spark pipelines with related machine learning tools, including Microsoft Cognitive Toolkit and OpenCV library. These libraries accelerate the development of machine learning models that involve image and text data.

Visual Studio Code Tools for AI: This service is an extension of Visual Studio Code (VS Code) -- a desktop source code editor for Windows, macOS and Linux -- that helps developers create scripts and gather metrics for Azure Machine Learning experiments.

Azure Machine Learning Studio: This is a visual, drag-and-drop tool designed to help users build and deploy predictive analysis models with no coding required.

Azure Machine Learning deployment options

Data scientists and developers can use Microsoft Azure Machine Learning tools to create and deploy models on premise, in the Azure cloud and at the edge with Azure IoT edge computing. However, Azure also offers several high-performance deployment options, including:

VMs with graphic processing units (GPUs): The Azure VMs designed to run machine learning projects increasingly use GPUs, rather than more traditional central processing units (CPUs), because they can handle the complex math and parallel processing required to render images efficiently -- a feature that is ideal for many artificial intelligence and machine learning computations.

Field-programmable gate arrays (FPGAs) as a service: FPGA chips can be programmed using machine learning models, which allows models to operate at computer hardware speeds, and vastly improves the performance of machine learning and data analytics projects. FPGA services are currently limited to supporting projects in TensorFlow and ResNet50-based image classification and recognition.

Microsoft Machine Learning Server: This deployment option provides an enterprise-class server intended specifically for distributed, highly parallel workloads developed in languages such as R or Python. It is intended for tasks such as high-performance analytics, machine learning and data analysis, and runs on Linux, Windows, Hadoop and Apache Spark.

Azure Data Science Virtual Machine: This is a VM in Azure intended for data science projects under Windows Server, Ubuntu Linux and OpenLogic CentOS. It includes data science and development tools, and enterprises can use it to build data analytics and machine learning applications. Developers can call Azure Data Science VMs from Azure's Experimentation or Model tools.

Microsoft Azure Machine Learning integrates with an array of machine learning platforms and frameworks -- many of which are open source. In addition to Microsoft Cognitive Toolkit, support frameworks include Spark ML, TensorFlow and scikit-learn framework.

This was last updated in June 2018

Continue Reading About Microsoft Azure Machine Learning

  • Azure adds machine learning services to ease data science tasks
  • Review top ML training and career opportunities
  • Are enterprises ready for machine learning and AI in the cloud?

Dig Deeper on Cloud app development and management

  • Which of the following services are part of artificial intelligence service in Azure?
    TigerGraph unveils new tool for machine learning modeling

    Which of the following services are part of artificial intelligence service in Azure?

    By: Eric Avidon

  • Which of the following services are part of artificial intelligence service in Azure?
    18 data science tools to consider using in 2022

    Which of the following services are part of artificial intelligence service in Azure?

    By: Mary Pratt

  • Which of the following services are part of artificial intelligence service in Azure?
    Differentiating between good and bad AI bias

    Which of the following services are part of artificial intelligence service in Azure?

    By: Esther Ajao

  • Which of the following services are part of artificial intelligence service in Azure?
    Google, partners launch new tools for Vertex AI ML platform

    Which of the following services are part of artificial intelligence service in Azure?

    By: Esther Ajao

What are Azure AI services?

Machine learning. Only Azure empowers you with the most advanced machine learning capabilities. ... .
Knowledge mining. Uncover latent insights from all your content—documents, images and media—with Azure Cognitive Search. ... .
Conversational AI. ... .
Document process automation. ... .
Machine translation. ... .
Speech transcription..

What are the services in artificial intelligence?

AI development & engineering Drive smarter transformations of your workflows and technology. Turn raw unstructured data into quality useful information. Get intelligent insights to your customers and into their experiences. Identify anomalies that stop and prevent fraud-related losses and damages.

Which of these tools is used in artificial intelligence?

Some of the most important tools and frameworks are: Scikit Learn. TensorFlow. Theano.

What Azure service can you use to build and deploy an Artificial Intelligence AI solution in Azure?

You are required to deploy an Artificial Intelligence (AI) solution in Azure. You want to make sure that you are able to build, test, and deploy predictive analytics for the solution. Solution: You should make use of Azure Machine Learning Studio.