AI and Machine Learning - Code.org Mod7

AI and Machine Learning - Code.org Mod7

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

How computers recognize patterns and make decisions without being explicitly programmed

Back

machine learning

Answer explanation

Machine learning enables computers to recognize patterns and make decisions by learning from data, rather than being explicitly programmed. This encompasses both supervised and unsupervised learning, but the broader term is machine learning.

2.

FLASHCARD QUESTION

Front

The inputs that a model uses to make decisions

Back

features

Answer explanation

In machine learning, 'features' are the inputs used by a model to make decisions. They represent the characteristics or attributes of the data, while 'label' refers to the output or target variable.

3.

FLASHCARD QUESTION

Front

the output you are trying to decide or predict with a model

Back

label

Answer explanation

The 'label' refers to the output you aim to predict with a model, distinguishing it from 'features' which are the input variables. Thus, 'label' is the correct choice.

4.

FLASHCARD QUESTION

Front

When a human trains a model to learn with examples

Back

supervised learning

Answer explanation

Supervised learning occurs when a model is trained using labeled examples, allowing it to learn patterns and make predictions based on input data. This distinguishes it from unsupervised learning, which uses unlabeled data.

5.

FLASHCARD QUESTION

Front

a computer program designed to make a decision

Back

model

Answer explanation

A 'model' in computer programs refers to a system that makes decisions based on input data. It is trained using algorithms to recognize patterns and predict outcomes, making it the correct choice for the question.

6.

FLASHCARD QUESTION

Front

Finding patterns in data that doesn't have any labels

Back

unsupervised learning

Answer explanation

Unsupervised learning is the correct choice as it involves finding patterns in data without any labels, unlike supervised learning which requires labeled data.

7.

FLASHCARD QUESTION

Front

giving examples to a model so it can learn

Back

training

Answer explanation

The process of giving examples to a model so it can learn is called training. During training, the model uses these examples to adjust its parameters and improve its performance on tasks.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?