Machine Learning

Machine Learning

University

7 Qs

quiz-placeholder

Similar activities

DATA MINING

DATA MINING

University

10 Qs

Machine Learning Basics

Machine Learning Basics

University

10 Qs

Machine Learning Quiz

Machine Learning Quiz

University

10 Qs

Data Mining

Data Mining

University

10 Qs

UAS BUSINESS INTELLIGENCE

UAS BUSINESS INTELLIGENCE

University

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

University

10 Qs

10 Questions of Machine Learning

10 Questions of Machine Learning

University

10 Qs

Webinar Social Science P1

Webinar Social Science P1

University

10 Qs

Machine Learning

Machine Learning

Assessment

Quiz

Computers

University

Medium

Created by

Barnabas Wei Yuann Woon

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following statement about machine learning is correct?

To predict the future

To generate a model

To auto- mark answers

To help us to learn

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This scatter plot shows Price Vs RAM size. Which is the target?

Ram Size

Price

NIL

Both Price and Ram Size

Answer explanation

Target or the Dependent variable is what you are trying to predict.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Supervised Learning is a machine learning approach that is defined by its use of labeled datasets.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Linear Regression Learner attempts to ...

Predict the Target

Learn the pattern of the given data set

Calculate the Root Mean Square Error

Fit a best straight line between target and independent variables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The Partitioning Node split the data into

Two duplicates

Training set and Test set

1000 rows each

Learning set and Predicting set

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the workflow of Supervised machine learning of numerical target, the error is

Target value - Average value

Predicted value - Learner value

Standard deviation

Predicted value - Observed value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Linear Regression model is a Supervised Learning Approach.

True

False