Machine Learning Concepts

Machine Learning Concepts

Professional Development

8 Qs

quiz-placeholder

Similar activities

RCSMED_QDA_JMD

RCSMED_QDA_JMD

Professional Development

10 Qs

GLIM - PGPM FLex BA Quiz3_OnLogistic Regression

GLIM - PGPM FLex BA Quiz3_OnLogistic Regression

Professional Development

9 Qs

Introduction to Machine Learning

Introduction to Machine Learning

Professional Development

10 Qs

EDUCATION 4.0

EDUCATION 4.0

12th Grade - Professional Development

10 Qs

5th June Quizz

5th June Quizz

Professional Development

13 Qs

CBI WBL Session 1 Review

CBI WBL Session 1 Review

Professional Development

7 Qs

ChatGPT Quiz by Dr. Amit Bajaj

ChatGPT Quiz by Dr. Amit Bajaj

Professional Development

10 Qs

Leadership Principles (Marines)

Leadership Principles (Marines)

5th Grade - Professional Development

11 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