Machine Learning Quiz

Machine Learning Quiz

University

25 Qs

quiz-placeholder

Similar activities

Season 1 #Spaic ML Azure Weekly Quiz

Season 1 #Spaic ML Azure Weekly Quiz

KG - Professional Development

20 Qs

ML1

ML1

University

20 Qs

IETE Students day quiz

IETE Students day quiz

University

20 Qs

Sistem Informasi Manajemen

Sistem Informasi Manajemen

University

20 Qs

Support Vector Machine (SVM) Quiz

Support Vector Machine (SVM) Quiz

University

20 Qs

Udacity ML ND Quiz

Udacity ML ND Quiz

University

21 Qs

Data Analytics and Artificial Intelligence Quiz

Data Analytics and Artificial Intelligence Quiz

University

20 Qs

Java programming

Java programming

University

20 Qs

Machine Learning Quiz

Machine Learning Quiz

Assessment

Quiz

Other

University

Hard

Created by

Gobi E

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following best differentiates supervised from unsupervised learning?

Supervised learning uses labeled data; unsupervised learning uses unlabeled data.

Supervised learning uses unlabeled data; unsupervised learning uses labeled data.

Both methods use only labeled data.

Both methods use only unlabeled data.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following activation functions is used in neural networks?

ReLU

Sigmoid

Softmax

All of the above

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A higher learning rate always improves model accuracy.

True

False

It depends on the dataset

Cannot be determined

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary purpose of gradient descent in machine learning?

To maximize the cost function.

To minimize the cost function by iteratively updating parameters.

To compute the derivative of the cost function without any updates.

To randomly initialize model weights.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following best describes overfitting in a machine learning model?

High performance on training data and poor performance on unseen data.

High performance on both training and testing data.

Poor performance on both training and testing data.

High performance on testing data and low performance on training data.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which algorithm is primarily used for classification tasks among the following?

K-Means Clustering

Random Forest Classifier

Principal Component Analysis

Linear Regression

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What distinguishes batch gradient descent from stochastic gradient descent?

Batch uses a subset of data per iteration, stochastic uses the entire dataset.

Batch uses the entire dataset per iteration, stochastic uses one sample per iteration.

Batch is faster than stochastic.

There is no difference.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?