Weekly Consultation 13

Weekly Consultation 13

Professional Development

9 Qs

quiz-placeholder

Similar activities

GENERAL KNOWLEDGE

GENERAL KNOWLEDGE

Professional Development

10 Qs

Ice Breaker Challenge- Guess the Tool by Its Logo

Ice Breaker Challenge- Guess the Tool by Its Logo

Professional Development

10 Qs

about computer

about computer

1st Grade - Professional Development

10 Qs

ML in Apple platforms

ML in Apple platforms

University - Professional Development

10 Qs

General Knowledge

General Knowledge

KG - Professional Development

10 Qs

Office T&T

Office T&T

Professional Development

12 Qs

Bioinformatics - Session 3

Bioinformatics - Session 3

Professional Development

10 Qs

FDE cycle

FDE cycle

Professional Development

11 Qs

Weekly Consultation 13

Weekly Consultation 13

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Arya Winata

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the difference between supervised and unsupervised learning?
Supervised learning requires labeled data while unsupervised learning does not.
Unsupervised learning requires labeled data while supervised learning does not.
Supervised learning does not require data while unsupervised learning does.
There is no difference between supervised and unsupervised learning.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of regularization in machine learning?
To reduce the number of features in a model
To prevent overfitting and improve generalization
To speed up the training process
To increase the accuracy of the model

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the difference between a validation set and a test set?
A validation set is used to evaluate the performance of a model during training, while a test set is used to evaluate its performance after training.
A validation set is used to tune the hyperparameters of a model, while a test set is used to evaluate its performance.
A validation set and a test set are the same thing.
A validation set is not necessary in machine learning.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an example of a dimensionality reduction technique?
AdaBoost
Support vector machine (SVM)
K-nearest neighbors (KNN)
Principal component analysis (PCA)

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of data augmentation in machine learning?
To improve the quality of a dataset
To reduce the size of a dataset
To increase the size of a dataset
To improve the performance of a model

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

f(x) = max(0,x); What is this activation function called?
Sigmoid Linear Unit
Linear Unit
Rectifier Linear Unit
Maximum Unit

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which loss function commonly used to do binary classification
Class Entropy
Binary Entropy
Mean Squared Binary
Binary Classification

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the main purpose dropout layer?
Decrease the paramater
Decrease the layer number
Avoid underfitting
Avoid overfitting

9.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following machine learning algorithm is based upon the idea of bagging?
decision tree
random-forest
classification
regression