Machine Learning Concepts

Machine Learning Concepts

Professional Development

8 Qs

quiz-placeholder

Similar activities

Leadership Principles (Marines)

Leadership Principles (Marines)

5th Grade - Professional Development

11 Qs

round 2

round 2

Professional Development

13 Qs

Quiz - 3 ML & Big Data

Quiz - 3 ML & Big Data

Professional Development

12 Qs

Data, AI and ML with CloudSeekho

Data, AI and ML with CloudSeekho

University - Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

Professional Development

10 Qs

Big Data 3 - Machine Learning - Day 1

Big Data 3 - Machine Learning - Day 1

University - Professional Development

11 Qs

Introduction to Machine Learning

Introduction to Machine Learning

Professional Development

10 Qs

CBI WBL Session 1 Review

CBI WBL Session 1 Review

Professional Development

7 Qs

Machine Learning Concepts

Machine Learning Concepts

Assessment

Quiz

Education

Professional Development

Medium

Created by

Bee Luan Chua

Used 20+ 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