ML basic quiz

ML basic quiz

University

5 Qs

quiz-placeholder

Similar activities

Data Analytics Quiz 3

Data Analytics Quiz 3

University - Professional Development

10 Qs

Perangkat Kecerdasan Artifisial

Perangkat Kecerdasan Artifisial

10th Grade - University

10 Qs

NOCTI: Visual Communications and Visual Design-Safety

NOCTI: Visual Communications and Visual Design-Safety

9th Grade - University

10 Qs

TRAINING METHODS

TRAINING METHODS

University

10 Qs

Pro-Test Pertemuan ke-3 MK Pembelajaran Mesin

Pro-Test Pertemuan ke-3 MK Pembelajaran Mesin

University

3 Qs

ASSURE MODEL

ASSURE MODEL

University - Professional Development

10 Qs

christ_internship

christ_internship

University

5 Qs

Exploring Data Science Concepts

Exploring Data Science Concepts

University

10 Qs

ML basic quiz

ML basic quiz

Assessment

Quiz

Other

University

Hard

Created by

Ms.Syed Rufa

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Supervised learning requires which type of data

Unlabelled data

Labelled data

both

none

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a common machine learning task?

Classification

Sorting

Regression

Clustering

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function from the sklearn library is used to split a dataset?

train_test_split()

split_data()

dataset_split()

data_train_test()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of machine learning?

To manually program computers

To enable systems to learn from data

To simulate human intelligence

To enhance computer hardware speed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of learning is used when a model learns from both labeled and unlabeled data?

Supervised Learning

Unsupervised Learning

Reinforcement Learning

Semi-supervised Learning