DBSM AIML Lesson 2 - diff learning approach

DBSM AIML Lesson 2 - diff learning approach

12th Grade

8 Qs

quiz-placeholder

Similar activities

CAI611 T1 SBQ1

CAI611 T1 SBQ1

10th - 12th Grade

11 Qs

AI and Machine Learning Intro to Engineering

AI and Machine Learning Intro to Engineering

10th Grade - University

12 Qs

Machine Learning Quiz

Machine Learning Quiz

1st - 12th Grade

6 Qs

Uji Pengetahuan Kecerdasan Buatan

Uji Pengetahuan Kecerdasan Buatan

12th Grade

10 Qs

Day 2 Data Science

Day 2 Data Science

12th Grade

12 Qs

Basics of Coding and AI Concepts

Basics of Coding and AI Concepts

12th Grade

10 Qs

6.3 Artificial Intelligence Cambridge IGCSE 0478

6.3 Artificial Intelligence Cambridge IGCSE 0478

10th Grade - University

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

12th Grade - Professional Development

10 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