ML basics

ML basics

University

5 Qs

quiz-placeholder

Similar activities

ML 4 CSS

ML 4 CSS

University

10 Qs

UPM Quiz

UPM Quiz

University

10 Qs

SAD DEV METHOD

SAD DEV METHOD

University

10 Qs

Machine Learning

Machine Learning

12th Grade - University

10 Qs

Weekly Quiz 1

Weekly Quiz 1

4th Grade - Professional Development

10 Qs

Session 5 | U

Session 5 | U

University

10 Qs

Teste de questionário 1 HCIA-AI

Teste de questionário 1 HCIA-AI

University

9 Qs

"HARI 3_ KUIS CODING & PERKENALAN AI" (Ratna Mularsih)

"HARI 3_ KUIS CODING & PERKENALAN AI" (Ratna Mularsih)

10th Grade - University

10 Qs

ML basics

ML basics

Assessment

Quiz

Computers

University

Medium

Created by

Santhosh C

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a "model" in machine learning?

A model is a smaller representation of the thing you're studying.

A model is a mathematical relationship derived from data that an ML system uses to make predictions

A model is a piece of computer hardware

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If you wanted to use an ML model to predict energy usage for commercial buildings, what type of model would you use?

Classification

Regression

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What distinguishes a supervised approach from an unsupervised approach?

A supervised approach is given data that contains the correct answer.

A supervised approach typically uses clustering.

An unsupervised approach knows how to label clusters of data.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What attributes of a dataset would be ideal to use for ML?

Small size / Low diversity

Small size / High diversity

Large size / Low diversity

Large size / High diversity

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why does a model need to be trained before it can make predictions?

A model doesn't need to be trained. Models are available on most computers.

A model needs to be trained to learn the mathematical relationship between the features and the label in a dataset.

A model needs to be trained so it won't require data to make a prediction.