Lesson 2: Intro to AI Fundamentals w/Azure Flashcards

1
Q

Anomaly Detection

A

Detecting data points that do not align with a recognized pattern across a set of data points.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

API

A

Application programming interfaces that are exposed to help multiple applications and systems interact with each other.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Autonomous

A

An autonomous system is a system that can accomplish a task without human involvement during the execution of the task.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Azure Cognitive Services

A

A suite of AI Services targeting specialized AI workloads to help developers implement AI capabilities into their solution with minimal AI and ML expertise.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Azure Machine Learning

A

A cloud-based service that delivers a platform supporting the creation and deployment of Machine Learning Models.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Computer Vision

A

A domain of artificial intelligence focused on processing and understanding visual inputs through complex machine learning algorithms.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Dataset

A

A dataset is a collection of data that is used to train the machine during the AI and ML processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Experiment

A

In the context of AI and ML, experiment refers to using the AI and ML processes to see if a particular question can be answered with AI and ML, or a hypothesis can be supported or validated.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Go

A

An abstract strategy-based board game of significance in AI due to AI beating a top-seated GO master.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Intent

A

An intent represents the action the user wants to execute. It usually refers to a preferred action when a user delivers a sentence to be interpreted by the machine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Jupyter Notebook

A

A virtual notebook environment where developers can write notes and combine live code and visualizations into a single document.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Machine Learning Model

A

A machine learning model is a logic that has been trained to recognize certain types of patterns.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the standard acronym for: Machine Learning Operations

A

MLOps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Machine Learning Operations (MLOps)

A

The practice involves the automation of processes required to build and deliver end-to-end Machine Learning Models and experiences.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Natural Language Processing:

A

A domain of artificial intelligence focused on understanding human language and helping computers and humans interact through human language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Turing Test

A

A test where a human tested interacts with two entities, one machine, and one human, without knowing which one is which. The goal of the test is to assess if the tester can identify which one is the machine. If the tester can not determine the machine or is not sure, the machine passes the test.