DBSM AIML Lesson 2 - diff learning approach

DBSM AIML Lesson 2 - diff learning approach

12th Grade

8 Qs

quiz-placeholder

Similar activities

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

5th - 12th Grade

10 Qs

Introduction to Machine Learning Quiz

Introduction to Machine Learning Quiz

9th - 12th Grade

10 Qs

Data Mining and Trends

Data Mining and Trends

12th Grade - University

12 Qs

HARI 3 - KUIS CODING & PERKENALAN AI

HARI 3 - KUIS CODING & PERKENALAN AI

KG - Professional Development

10 Qs

Artificial Intelligence and Machine Learning

Artificial Intelligence and Machine Learning

12th Grade

10 Qs

Topic 2: Implement artificial intelligence program

Topic 2: Implement artificial intelligence program

12th Grade

10 Qs

Demographic Versus Geographic

Demographic Versus Geographic

9th - 12th Grade

11 Qs

Types of AI Algorithms

Types of AI Algorithms

12th Grade

7 Qs

DBSM AIML Lesson 2 - diff learning approach

DBSM AIML Lesson 2 - diff learning approach

Assessment

Quiz

Computers

12th Grade

Hard

Created by

June ho

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In supervised learning, there is always a ______ variable.

target

independent

feature

input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ________ are independent variables that will affect the target variable.

target

output

features

response

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In __________ learning, there is no target variable.

supervised

unsupervised

clustering

reinforcement

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When working on an machine learning model, the data is normally split into three parts. Choose the correct way of partitioning the dataset.

10% train, 40% validate and 50% test

10% train, 10% validate and 80% test

0% train, 70% validate and 30% test

70% train, 20% validate and 10% test

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Build a dynamic pricing model that adjusts the price based on customer response to offers. This is an example __________ learning model.

supervised

reinforcement

unsupervised

clustering

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A model that could segment customers by behavioral characteristics. This is an example of _________ learning.

reinforcement

supervised

unsupervised

associative

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A machine learning model that predicts the price of a house. The target variable is the price (continuous quantity) of the house or property. This is an example of _______ model.

clustering

classification

regression

time series

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ allows discovery of segments and relationship between data points.

Association

Supervised learning

Clustering

Segmentation