Machine Learning Concepts

Machine Learning Concepts

Professional Development

8 Qs

quiz-placeholder

Similar activities

GLIM - DL&AI_Session1

GLIM - DL&AI_Session1

Professional Development

6 Qs

Hari 3 - Kuis Coding dan Pengenalan AI

Hari 3 - Kuis Coding dan Pengenalan AI

Professional Development

12 Qs

EDUCATION 4.0

EDUCATION 4.0

12th Grade - Professional Development

10 Qs

5th June Quizz

5th June Quizz

Professional Development

13 Qs

Part 2 Regs questions

Part 2 Regs questions

Professional Development

11 Qs

Visible Learning Theory Quiz

Visible Learning Theory Quiz

Professional Development

8 Qs

AI Workshop Quiz WGW

AI Workshop Quiz WGW

Professional Development

4 Qs

Factor Analysis

Factor Analysis

Professional Development

10 Qs

Machine Learning Concepts

Machine Learning Concepts

Assessment

Quiz

Education

Professional Development

Medium

Created by

Bee Luan Chua

Used 21+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a patient with a brain tumor, we have to predict whether the tumor is malignant or benign.

Regression

Classification

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a picture of a person, we have to predict their age base on it.

Regression

Classification

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data is used to build a Machine Learning model?

Sample data

Training data

Testing data

Clean data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data is used to validate a Machine Learning model and evaluating its performance?

Sample data

Training data

Testing data

Clean data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Un-supervised Learning, we need a target variable for prediction.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To predict customer churn, which Machine Learning algorithm can we use?

Linear Regression

Logistic Regression

Clustering

Sentiment Analysis

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given some attributes of the houses, we can predict the future price of houses based on historical transactions using what type of analysis?

Classification

Regression

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For supervised learning:

Target variable Y (outcome) is categorical for Regression, and continuous for Classification.

True

False